[dconf/dconf-0.16] dconf 0.16.1



commit a6faeb18741d789f9c148392ed288be0667d4760
Author: Ryan Lortie <desrt desrt ca>
Date:   Tue Jul 16 12:45:35 2013 -0400

    dconf 0.16.1

 NEWS         |    8 ++++++++
 configure.ac |    2 +-
 2 files changed, 9 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index abf2c49..859b41d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+Changes in dconf 0.16.1
+========================
+
+Fix a crash when using DConfChangeset in two threads (as can happen
+during normal writes to dconf).
+
+Updated Indonesian translation
+
 Changes in dconf 0.16.0
 ========================
 
diff --git a/configure.ac b/configure.ac
index 78fbfa7..a17ab44 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_INIT([dconf],
-        [0.16.0],
+        [0.16.1],
         [https://bugzilla.gnome.org/enter_bug.cgi?product=dconf],
         [dconf])
 


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