From a6faeb18741d789f9c148392ed288be0667d4760 Mon Sep 17 00:00:00 2001 From: Ryan Lortie Date: Tue, 16 Jul 2013 12:45:35 -0400 Subject: dconf 0.16.1 --- NEWS | 8 ++++++++ configure.ac | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) 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]) -- cgit v1.2.1