[dconf] dconf 0.13.4



commit 482c9b2c9c6a9b78e6c3a77443870690a6ae3298
Author: Ryan Lortie <desrt desrt ca>
Date:   Mon Jul 16 15:40:34 2012 -0400

    dconf 0.13.4

 NEWS |   21 +++++++++++++++++++++
 1 files changed, 21 insertions(+), 0 deletions(-)
---
diff --git a/NEWS b/NEWS
index ed6bee3..8a1e40c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,24 @@
+Changes in dconf 0.13.4 (since 0.13.0)
+=======================================
+
+ - extensively refactored -- watch for bugs
+
+ - now depends on GLib 2.33.3 for g_slist_copy_deep() and
+   g_clear_pointer() with workaround for GCC
+
+ - API of libdconf has changed; soname bumped to libdconf.so.1
+
+ - installed header layout has changed
+
+ - there are changes to the API used between the client and the service.
+   New clients will only talk with the new service (so make sure to
+   restart it).  Old clients (ie: already-running programs) will
+   continue to be able to talk to the new service version.
+
+ - there is a now a fairly decent test suite but it requires a full
+   D-Bus environment to run in, so it may make sense to avoid 'make
+   check' on builders for the time being
+
 Changes in dconf 0.13.0
 =======================
 



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