[dconf] dconf 0.17.0



commit 9bae8ac81b223265dfc2308ece0b0c0978791f18
Author: Ryan Lortie <desrt desrt ca>
Date:   Fri Jul 12 09:59:10 2013 -0400

    dconf 0.17.0

 NEWS         |   30 ++++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 31 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index abf2c49..6cc3683 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,33 @@
+Changes in dconf 0.17.0
+========================
+
+Fix a semi-serious thread safety issue:
+
+  https://bugzilla.gnome.org/show_bug.cgi?id=703073
+
+Some improvements to the editor:
+
+ - fix some compile warnings
+ - use gresource
+ - cancel searches on escape
+
+Translation updates:
+ Brazilian Portuguese
+ Czech
+ Esperanto
+ Friulian
+ Galician
+ German
+ Hebrew
+ Indonesian
+ Lithuanian
+ Malayalam
+ Norwegian bokmål
+ Slovak
+ Slovenian
+ Spanish
+ Tajik
+
 Changes in dconf 0.16.0
 ========================
 
diff --git a/configure.ac b/configure.ac
index 597b663..ce9f362 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_INIT([dconf],
-        [0.16.0],
+        [0.17.0],
         [https://bugzilla.gnome.org/enter_bug.cgi?product=dconf],
         [dconf])
 


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