summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Lortie <desrt@desrt.ca>2013-09-16 14:18:14 -0400
committerRyan Lortie <desrt@desrt.ca>2013-09-16 14:18:14 -0400
commitd5a01676152bab4c99cb0d5053dda104e49fe78b (patch)
tree6918287597c98594df39974bb090ef75d01c27ff
parent9b7b56860602c9bec93a40a3c3a728353272e600 (diff)
downloaddconf-d5a01676152bab4c99cb0d5053dda104e49fe78b.tar.gz
dconf 0.17.10.17.1
-rw-r--r--NEWS26
-rw-r--r--configure.ac2
2 files changed, 27 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 6cc3683..ce1b62e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,29 @@
+Changes in dconf 0.17.1
+========================
+
+Documentation updates, including better coverage of profiles.
+
+Translations updates:
+ Assamese
+ Belarusian
+ Catalan
+ Dutch
+ Estonian
+ Finnish
+ French
+ German
+ Hungarian
+ Indonesian
+ Italian
+ Korean
+ Latvian
+ Polish
+ Russian
+ Serbian
+ Tajik
+ Thai
+ Traditional Chinese
+
Changes in dconf 0.17.0
========================
diff --git a/configure.ac b/configure.ac
index ce9f362..770d099 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_INIT([dconf],
- [0.17.0],
+ [0.17.1],
[https://bugzilla.gnome.org/enter_bug.cgi?product=dconf],
[dconf])