[gnome-settings-daemon] 3.6.1



commit 836a8281deda100bbfcd2dfe1f2407fa529bb6ef
Author: Bastien Nocera <hadess hadess net>
Date:   Mon Oct 8 17:58:24 2012 +0200

    3.6.1

 NEWS         |   29 +++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 30 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 90466e0..95c6fa7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,33 @@
 =============
+Version 3.6.1
+=============
+
+Keyboard:
+- Allow grabbing the Menu key
+- Apply XKB variants and options for each IBus engine
+- Don't setup legacy toolkits if IBus is missing
+- Add default setup for some particular languages
+- Convert old libgnomekbd and IBus configurations
+- Add support for more modifiers only combinations
+- Fix input switching eating the modifiers keys in some cases
+
+Mouse:
+- Fix "Locate Pointer" eating the Ctrl key
+- Fix "Locate Pointer" animation showing when the Ctrl key has been used
+
+Updates:
+- Never show the user a message about cancelled transactions
+
+Wacom:
+- Fix LEDs switching for some tablet models
+
+Housekeeping:
+- Fix possible crashers on exit
+
+Color:
+- Fix possible crashers on exit
+
+=============
 Version 3.6.0
 =============
 
diff --git a/configure.ac b/configure.ac
index f2b3c57..95686da 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 AC_PREREQ([2.60])
 
 AC_INIT([gnome-settings-daemon],
-        [3.6.0],
+        [3.6.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]