summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorRyan Lortie <desrt@desrt.ca>2012-03-19 14:10:18 -0400
committerRyan Lortie <desrt@desrt.ca>2012-03-19 14:10:18 -0400
commitac84e9e907eac54325d4c59a27c791beae63b4c6 (patch)
treeb6f14e037195f0ba5cb84d90360524f3e541ed62 /NEWS
parentef21f2906e94c331c63e3bee4baa1b9d415ee0ae (diff)
downloaddconf-ac84e9e907eac54325d4c59a27c791beae63b4c6.tar.gz
dconf 0.11.70.11.7
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS16
1 files changed, 16 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 331e19c..98a2286 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+Changes in dconf 0.11.7
+=======================
+
+ - engine: don't leak the lock table if a system database changes while
+ a program is running
+
+ - dbus-1: call g_slist_remove_link instead of g_slist_remove
+
+ - editor: set 'wrap' property on default value label
+
+ - dconf update:
+
+ - code cleanup, better error handling
+ - read keyfiles in a defined order (later files take precedence)
+ - don't issue warnings if a key is defined in multiple files
+
Changes in dconf 0.11.6
=======================