[dconf] dconf 0.13.5



commit 024ed2886503377a0e408edba5b4004c17a5bfe7
Author: Ryan Lortie <desrt desrt ca>
Date:   Tue Aug 7 10:57:03 2012 -0400

    dconf 0.13.5

 NEWS         |   18 ++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 19 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 8a1e40c..1dff6f2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,21 @@
+Changes in dconf 0.13.5
+========================
+
+ - the service no longer attempts to migrate the primary dconf database from
+   its (years) old path ~/.config/dconf to the new ~/.config/dconf/user
+
+ - fixes for profile file parsing problems
+
+ - fix obscure race in GDBus handling code that could result in
+   out-of-order message delivery
+
+ - editor:
+  - clean up some messages and mark strings for translations
+  - enable NLS
+  - add Esperanto translation
+
+ - add manpages for dconf(7), dconf(1), dconf-service and dconf-editor
+
 Changes in dconf 0.13.4 (since 0.13.0)
 =======================================
 
diff --git a/configure.ac b/configure.ac
index 0999e40..199b471 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_INIT([dconf],
-        [0.13.4],
+        [0.13.5],
         [https://bugzilla.gnome.org/enter_bug.cgi?product=dconf],
         [dconf])
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]