summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Lortie <desrt@desrt.ca>2014-09-19 12:24:05 -0400
committerRyan Lortie <desrt@desrt.ca>2014-09-19 12:24:05 -0400
commit0d3fb13b67d2b99eb7ae5ecd8e151c5d7317378a (patch)
tree71ec018d4fed0d15f2e0d5607629c9fa89307fbd
parent8369ec4948df7505bbf2551911a8435678d0ca20 (diff)
downloaddconf-0d3fb13b67d2b99eb7ae5ecd8e151c5d7317378a.tar.gz
dconf 0.22.00.22.0
-rw-r--r--NEWS36
-rw-r--r--configure.ac2
2 files changed, 37 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index bc60532..4d10518 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,39 @@
+Changes in dconf 0.22.0
+========================
+
+ - fix handling of floating point keys in editor
+
+ - update appdata for renamed desktop file
+
+ - minor doap changes
+
+Translations:
+ French
+ Indonesian
+ Lithuanian
+ Hungarian
+ Catalan (Valencian)
+ Korean
+ Traditional Chinese
+ Spanish
+ Brazilian Portuguese
+ Galician translations
+ Catalan
+ Basque language
+ Danish
+ Norwegian bokmål
+ Greek
+ Czech
+ Slovenian
+ Swedish
+ Polish
+ Latvian
+ Hebrew
+ Russian
+ German
+ Assamese
+ Serbian
+
Changes in dconf 0.21.0
========================
diff --git a/configure.ac b/configure.ac
index 2f765af..01aa266 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_INIT([dconf],
- [0.21.0],
+ [0.22.0],
[https://bugzilla.gnome.org/enter_bug.cgi?product=dconf],
[dconf])