[gnome-settings-daemon/gnome-3-8] 3.7.91



commit 69834cbc2d8bb1260e5d7d3077b91a93a73f40dd
Author: Bastien Nocera <hadess hadess net>
Date:   Tue Mar 5 14:17:22 2013 +0100

    3.7.91

 NEWS         |   14 ++++++++++++++
 configure.ac |    2 +-
 2 files changed, 15 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index cc9a2a5..47c34bd 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,18 @@
 ==============
+Version 3.7.91
+==============
+
+Media keys:
+- Key grabbing is now done in gnome-shell, which fixes problems
+  with keybindings not working in certain conditions
+
+Sound:
+- Fix possible crashes when starting in a clean home directory
+
+Cursor:
+- Disable code to make it popup the On-Screen Keyboard on touchscreens
+
+==============
 Version 3.7.90
 ==============
 
diff --git a/configure.ac b/configure.ac
index 49035f3..e9ba8a9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 AC_PREREQ([2.60])
 
 AC_INIT([gnome-settings-daemon],
-        [3.7.90],
+        [3.7.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]