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



commit 640e86a84c062ec1641107824ee2b17b78a8c2ca
Author: Bastien Nocera <hadess hadess net>
Date:   Tue Mar 19 18:20:12 2013 +0100

    3.7.92

 NEWS         |   22 ++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 23 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 47c34bd..9220c4c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,26 @@
 ==============
+Version 3.7.92
+==============
+
+Media keys:
+- Remove obsolete check for XInput2
+- Use the shell's D-Bus interface to show OSDs
+- Fix warnings on startup trying to call gnome-shell
+
+Keyboard:
+- Fix extra layouts being forgotten on GDM's second launch
+- Fix dead keys and similar features being broken in legacy applications
+- Avoid delay switch to IBus input source the first time around
+
+Font:
+- Remove reference to font schema
+
+Updates:
+- Fix possible crashers on exit
+
+- Updated translations
+
+==============
 Version 3.7.91
 ==============
 
diff --git a/configure.ac b/configure.ac
index e9ba8a9..9db3e9b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 AC_PREREQ([2.60])
 
 AC_INIT([gnome-settings-daemon],
-        [3.7.91],
+        [3.7.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]