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



commit 416ddeb323f7b0bbd728010143fbe241145c1dea
Author: Rui Matos <tiagomatos gmail com>
Date:   Thu Jan 10 14:57:36 2013 +0100

    3.6.4

 NEWS         |   36 ++++++++++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 37 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 166f0cd..2009600 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,40 @@
 =============
+Version 3.6.4
+=============
+
+- Don't set IBus envvars if keyboard plugin is disabled
+- Proxy the org.freedesktop.ScreenSaver D-Bus API to gnome-session as
+  needed
+
+Color:
+- Fix choosing the correct profile for "legacy" applications
+- Use a perceptual intent when creating the auto-EDID profile
+
+Keyboard:
+- Trigger input source switching on key press for Caps Lock
+- Don't migrate useless XKB IBus sources from old IBus user settings
+
+Media keys:
+- Add default shortcuts for the magnifier
+- Repeat screen and keyboard brightness keys
+
+Power:
+- Fix showing an "About to hibernate" warning when the machine cannot
+  suspend
+- Hide critical battery warning when power is plugged
+- Avoid crasher if XRandR calls fail on startup
+
+Printers:
+- Don't show notifications which are not actual errors for the user
+
+Wacom:
+- Avoid infinite recursion in gsettings callback
+- Stop capturing mouse buttons when deactivating
+
+XRandr:
+- Fix "next rotation" not working
+
+=============
 Version 3.6.3
 =============
 
diff --git a/configure.ac b/configure.ac
index 7d463d9..d1739c4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 AC_PREREQ([2.60])
 
 AC_INIT([gnome-settings-daemon],
-        [3.6.3],
+        [3.6.4],
         [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]