[dconf] dconf 0.11.6



commit 44ef016e281f8f2a7f9fec9c8c55519cd7c79bf2
Author: Ryan Lortie <desrt desrt ca>
Date:   Thu Mar 8 11:35:17 2012 -0500

    dconf 0.11.6

 NEWS         |   14 ++++++++++++++
 configure.ac |    2 +-
 2 files changed, 15 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 63fa762..331e19c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+Changes in dconf 0.11.6
+=======================
+
+ - new DCONF_BLAME mode for debugging spurious dconf writes at login
+
+ - stop hardcoding the assumption that there will be exactly one user
+   database followed by zero or more system databases
+
+ - allow DCONF_PROFILE to specify a profile file by absolute path
+
+ - dbus-1: fix multiple-key change notifications
+
+ - autogen.sh can now be called from out of tree
+
 Changes in dconf 0.11.5
 =======================
 
diff --git a/configure.ac b/configure.ac
index f0ddb85..a8fb80a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_INIT([dconf],
-        [0.11.5],
+        [0.11.6],
         [https://bugzilla.gnome.org/enter_bug.cgi?product=dconf],
         [dconf])
 



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