[dconf] dconf 0.19.90



commit 363eda5b0572eac73d5514b4f3dbd0ab7e250b4d
Author: Ryan Lortie <desrt desrt ca>
Date:   Mon Feb 17 22:36:01 2014 -0500

    dconf 0.19.90

 NEWS         |   18 ++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 19 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 00a427c..146c3e4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,21 @@
+Changes in dconf 0.19.90
+=========================
+
+ - dconf compile: always write little endian
+
+ - file-db: don't install match rules on no bus (fixes gdbus assertion)
+
+ - update dconf(1) manpage for 'dconf compile'
+
+ - fix 'make clean' on FreeBSD
+
+ - editor: provide appdata
+
+Translations updates:
+  Ukrainian translation
+  Aragonese translation
+  Chinese
+
 Changes in dconf 0.19.3
 ========================
 
diff --git a/configure.ac b/configure.ac
index f847cde..4f9288a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_INIT([dconf],
-        [0.19.3],
+        [0.19.90],
         [https://bugzilla.gnome.org/enter_bug.cgi?product=dconf],
         [dconf])
 


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