[gnome-settings-daemon] 3.15.91



commit fd3f9aeb8e1a7b71f61f07df7aacead5906d8ef2
Author: Bastien Nocera <hadess hadess net>
Date:   Tue Mar 3 19:04:39 2015 +0100

    3.15.91

 NEWS         |   10 ++++++++++
 configure.ac |    2 +-
 2 files changed, 11 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index b224c98..7e52be7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,14 @@
 ===============
+Version 3.15.91
+===============
+
+- Fix build with some build systems
+- Use proper quotes in Housekeeping plugin
+- Fix possible crashes in the Wacom plugin
+- Fix a regression in XSettings caused by recent glib changes
+- Updated translations
+
+===============
 Version 3.15.90
 ===============
 
diff --git a/configure.ac b/configure.ac
index 98ec2b0..0c137d3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 AC_PREREQ([2.60])
 
 AC_INIT([gnome-settings-daemon],
-        [3.15.90],
+        [3.15.91],
         [http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-settings-daemon])
 
 AC_CONFIG_SRCDIR([gnome-settings-daemon/gnome-settings-manager.c])


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