summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Lortie <desrt@desrt.ca>2013-07-16 12:45:35 -0400
committerRyan Lortie <desrt@desrt.ca>2013-07-16 12:45:35 -0400
commita6faeb18741d789f9c148392ed288be0667d4760 (patch)
tree754fe9161d8268d378135ca4115fe70defe0b668
parent0b1b70a53da918b579d55d927c6d019bebe7ecc9 (diff)
downloaddconf-a6faeb18741d789f9c148392ed288be0667d4760.tar.gz
dconf 0.16.10.16.1
-rw-r--r--NEWS8
-rw-r--r--configure.ac2
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])