[gnome-settings-daemon] 3.5.91



commit c763c08fc5fa2e5ba32d8d39ab4dd46a8f5a4051
Author: Bastien Nocera <hadess hadess net>
Date:   Tue Sep 4 21:31:34 2012 +0100

    3.5.91

 NEWS         |   15 +++++++++++++++
 configure.ac |    2 +-
 2 files changed, 16 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 7c186c0..60b6f19 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,19 @@
 ==============
+Version 3.5.91
+==============
+
+Mouse:
+- Fix natural-scroll not working until switched off and on again
+
+Keyboard:
+- Don't handle IBus for fallback, it will use the same UI it always did
+- Hook IBus support for legacy applications
+
+Power:
+- Do not attempt to change the brightness of an output that was disabled
+- Fix idle blank and sleep timeout
+
+==============
 Version 3.5.90
 ==============
 
diff --git a/configure.ac b/configure.ac
index 03b2d1d..cf59db2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 AC_PREREQ([2.60])
 
 AC_INIT([gnome-settings-daemon],
-        [3.5.90],
+        [3.5.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]