[dconf: 13/14] Release 0.7



commit 4032385df41b0b8a433ca9dae84f0389b1cac95b
Author: Ryan Lortie <desrt desrt ca>
Date:   Mon Jan 17 13:19:07 2011 -0500

    Release 0.7

 NEWS         |   11 +++++++++++
 configure.ac |    2 +-
 2 files changed, 12 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 60c7894..8bde8db 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+Changes in dconf 0.7
+====================
+
+ - new library to use dconf with libdbus-1
+ - quite a lot of improvements and bug-fixes in dconf-editor, thanks to
+   Robert Ancell
+ - some bug fixes in the GSettings backend (crashers caused by use if
+   custom dconf profiles)
+ - some FreeBSD build fixes
+ - increased Vala dependency to 0.11.4 (required for dconf-editor fixes)
+
 Changes in dconf 0.6
 ====================
 
diff --git a/configure.ac b/configure.ac
index a1fcae0..912d286 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_INIT([dconf],
-        [0.6.1],
+        [0.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]