[gnome-settings-daemon/gnome-3-6] 3.6.2



commit 5e2ab43195b0522489e17c4daef5f4b391222eae
Author: Bastien Nocera <hadess hadess net>
Date:   Thu Nov 8 08:58:32 2012 +0100

    3.6.2

 NEWS         |   30 ++++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 31 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 95c6fa7..0b8a1d2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,34 @@
 =============
+Version 3.6.2
+=============
+
+- Make test applications work when libnotify was used
+
+Keyboard:
+- Add default ibus engine for Indic locales
+- Prevent 100% CPU usage related to remembering Num-Lock state
+- Don't print warning messages when resuming from suspend
+
+Power:
+- Fix screen dimming and power saving even when inhibited
+- Don't suspend, dim or blank when running in virtual machines
+- Fix warning output in the Brightness & Lock panel
+- Fix possible crash when the backlight fails to be turned off for example
+
+Updates:
+- Don't require the user to click OK to clear the message for successful
+  offline updates
+
+Sound:
+- Fix alert sound changes requiring a log out/login to apply
+
+Wacom:
+- Fix touchstrips and touchrings without a modeswitch
+
+XSettings:
+- Make startup smoother by batching settings updates together
+
+=============
 Version 3.6.1
 =============
 
diff --git a/configure.ac b/configure.ac
index ed75e68..13afd89 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 AC_PREREQ([2.60])
 
 AC_INIT([gnome-settings-daemon],
-        [3.6.1],
+        [3.6.2],
         [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]