[dconf] dconf 0.11.7
- From: Ryan Lortie <ryanl src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [dconf] dconf 0.11.7
- Date: Mon, 19 Mar 2012 18:10:41 +0000 (UTC)
commit ac84e9e907eac54325d4c59a27c791beae63b4c6
Author: Ryan Lortie <desrt desrt ca>
Date: Mon Mar 19 14:10:18 2012 -0400
dconf 0.11.7
NEWS | 16 ++++++++++++++++
configure.ac | 2 +-
2 files changed, 17 insertions(+), 1 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
=======================
diff --git a/configure.ac b/configure.ac
index a8fb80a..7ba6f22 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_INIT([dconf],
- [0.11.6],
+ [0.11.7],
[https://bugzilla.gnome.org/enter_bug.cgi?product=dconf],
[dconf])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]