[dconf] 0.7.5 release



commit c60bdea5a0a923f673ba01458d71acfc59fc9b33
Author: Ryan Lortie <desrt desrt ca>
Date:   Mon May 9 10:11:22 2011 +0200

    0.7.5 release

 NEWS         |   13 +++++++++++++
 configure.ac |    2 +-
 2 files changed, 14 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 92abd05..f90800e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+Changes in dconf 0.7.5
+======================
+
+This release corrects a serious flaw in the previous release: crashing
+if the database did not already exist.
+
+It also contains many fixes and improvements to the dconf-editor,
+including use of GSettings to store the window geometry.
+
+This is the final release before 0.8.0 which will become the first
+release in a new stable series.  Feature development will continue on
+'master' toward 0.9 past that point.
+
 Changes in dconf 0.7.4
 ======================
 
diff --git a/configure.ac b/configure.ac
index c83b423..8b61d92 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_INIT([dconf],
-        [0.7.4],
+        [0.7.5],
         [https://bugzilla.gnome.org/enter_bug.cgi?product=dconf],
         [dconf])
 



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