[gnome-settings-daemon] 3.7.1



commit b943a815480c3cb75c9aecc2d502ba60fffd497a
Author: Bastien Nocera <hadess hadess net>
Date:   Mon Oct 22 15:44:11 2012 +0200

    3.7.1

 NEWS         |   32 ++++++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 33 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 95c6fa7..5c6db55 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,36 @@
 =============
+Version 3.7.1
+=============
+
+Daemon:
+- Provide a singleton SessionManager proxy object
+- Ensure session registration happens before other idles
+- Use logind for suspending and rebooting the system
+- Require logind for session tracking
+
+Input:
+- Clarify hotplug command exit value handling
+- Add trackball detection
+
+Keyboard:
+- Add default ibus engine for Indic locales
+- Don't apply global settings for every keyboard
+
+Mouse:
+- Re-enable touchpad when mouse isn't present
+
+Power:
+- Fix "no devices" error path in gsd-backlight-helper
+- Add a watchdog to keep X's builtin screen saver disabled
+- Fix a number of possible crashers
+
+Wacom:
+- Add support for touchstrips and touchrings without a modeswitch
+
+XSettings:
+- Optimise xsettings changes
+
+=============
 Version 3.6.1
 =============
 
diff --git a/configure.ac b/configure.ac
index f453430..88bf8ae 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 AC_PREREQ([2.60])
 
 AC_INIT([gnome-settings-daemon],
-        [3.6.1],
+        [3.7.1],
         [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]