[gconf] GConf 3.2.4



commit 81b729de846ef3d7c69769dce4fba05ffae06e97
Author: Ryan Lortie <desrt desrt ca>
Date:   Thu Mar 8 12:10:22 2012 -0500

    GConf 3.2.4

 NEWS         |   17 +++++++++++++++++
 configure.in |    2 +-
 2 files changed, 18 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 541a3d9..8454283 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+3.2.4
+=====
+
+Fixes:
+
+    * 671581 - don't migrate vendor settings to the user's dconf database
+
+    * 652289 - store daemon data in XDG_RUNTIME_DIR
+
+    * 670033 - don't crash during sync if gconfd shutting down
+
+    * 664031 - D-Bus backend: Add GCONF_DEFAULT_SOURCE_PATH support
+
+    * don't attempt to migrate settings with non-existent schemas
+
+    * update the GIO cache after 'make uninstall' (fixes 'make distcheck')
+
 3.2.3
 =====
 
diff --git a/configure.in b/configure.in
index a41f004..254af7a 100644
--- a/configure.in
+++ b/configure.in
@@ -1,6 +1,6 @@
 AC_PREREQ(2.60)
 AC_INIT([GConf],
-  [3.2.3],
+  [3.2.4],
   [http://bugzilla.gnome.org/enter_bug.cgi?product=GConf],
   [GConf])
 



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