[gconf] Release 3.1.5



commit a77254e76818c2ebf0e5c043220ac2ba9366f981
Author: Rob Bradford <rob linux intel com>
Date:   Sun Aug 14 17:22:35 2011 +0100

    Release 3.1.5

 NEWS         |   22 ++++++++++++++++++++++
 configure.in |    2 +-
 2 files changed, 23 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index a86ff6c..ee2bd3d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,25 @@
+3.1.5
+=====
+
+Fixes:
+
+    * gsettings-convert - conver to unsigned int correctly (Kalev Lember)
+    * Distcheck fixes
+    * 656248 - Handle messages that don't have interface set (Joey Zheng)
+    * 654801 - Export pkg-config file and C include details in GIR file 
+      (Evan Nemerson)
+
+Misc:
+
+    * Autogenerated ChangeLog
+    * Update .gitignore
+
+Translations:
+
+    * ru (Yuri Kozlov), fr (Claude Paroz), bg (Alexander Shopov),
+      eo (Kristjan SCHMIDT), id (Andika Triwidada),
+      th (Theppitak Karoonboonyanan)
+
 3.1.4
 =====
 
diff --git a/configure.in b/configure.in
index a5bced6..5965c17 100644
--- a/configure.in
+++ b/configure.in
@@ -1,6 +1,6 @@
 AC_PREREQ(2.60)
 AC_INIT([GConf],
-  [3.1.4],
+  [3.1.5],
   [http://bugzilla.gnome.org/enter_bug.cgi?product=GConf],
   [GConf])
 



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