[gnome-settings-daemon] 3.15.92



commit dcdc6b4ad1631264729b72155d1128154c7e710a
Author: Rui Matos <tiagomatos gmail com>
Date:   Tue Mar 17 18:32:55 2015 +0100

    3.15.92

 NEWS         |   21 +++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 22 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 7e52be7..14fe663 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,25 @@
 ===============
+Version 3.15.92
+===============
+
+- Updated translations
+
+Cursor:
+- Plugin removed, its functionality was moved to mutter
+
+Keyboard:
+- Remove the special handling of settings under GDM - moved to
+  gnome-shell
+
+Power:
+- Make sure to set an error when GDBus set_property fails
+
+Wacom:
+- Remove use of removed "display" settings key
+- Remove handling of moved "display" key
+- Add fake Huion H610 Pro for tests
+
+===============
 Version 3.15.91
 ===============
 
diff --git a/configure.ac b/configure.ac
index 257e991..85c09b9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 AC_PREREQ([2.60])
 
 AC_INIT([gnome-settings-daemon],
-        [3.15.91],
+        [3.15.92],
         [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]