From ac84e9e907eac54325d4c59a27c791beae63b4c6 Mon Sep 17 00:00:00 2001 From: Ryan Lortie Date: Mon, 19 Mar 2012 14:10:18 -0400 Subject: dconf 0.11.7 --- NEWS | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'NEWS') 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 ======================= -- cgit v1.2.1