[dconf/dconf-0.12] dconf 0.12.1



commit b51af919050d7a02a9b809515d1c215d973093c3
Author: Ryan Lortie <desrt desrt ca>
Date:   Tue May 1 01:09:01 2012 -0400

    dconf 0.12.1

 NEWS         |    6 ++++++
 configure.ac |    2 +-
 2 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 510e208..c0ee93c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+Changes in dconf 0.12.1
+=======================
+
+ * dconf CLI: call setlocale() on startup (for proper handling of values
+   containing non-ascii characters)
+
 Changes in dconf 0.12.0
 =======================
 
diff --git a/configure.ac b/configure.ac
index 2da94cc..df52669 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_INIT([dconf],
-        [0.12.0],
+        [0.12.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]