[gnome-settings-daemon] build: Missing 3.5.92 release changes



commit 98eff1af20c3670540586405a59a8da99e3032f7
Author: Bastien Nocera <hadess hadess net>
Date:   Mon Sep 17 19:19:21 2012 +0200

    build: Missing 3.5.92 release changes
    
    Embarrassing...

 NEWS         |   21 +++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 22 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 60b6f19..4dfd092 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,25 @@
 ==============
+Version 3.5.92
+==============
+
+Keyboard:
+- Don't block getting the IBus global engine
+- Don't touch the XKB layout if no input sources were configured
+- Fix gtk+ IM module getting set to IBus for XKB sources
+
+Media keys:
+- Make "toggle brightness" work
+
+Color:
+- Don't warn about non-existent DMI file
+
+Power:
+- Fix some instances where an external screen would turn off
+
+Wacom:
+- Require wacom 0.6 to fix bugs with some tablets
+
+==============
 Version 3.5.91
 ==============
 
diff --git a/configure.ac b/configure.ac
index eb1937f..a704e46 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 AC_PREREQ([2.60])
 
 AC_INIT([gnome-settings-daemon],
-        [3.5.91],
+        [3.5.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]