[gnome-settings-daemon] 3.7.4



commit aa392ff0d50df834a8213959618697bccd9c3681
Author: Bastien Nocera <hadess hadess net>
Date:   Tue Jan 15 13:23:03 2013 +0100

    3.7.4

 NEWS         |   41 +++++++++++++++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 42 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 78cf748..e186c0a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,45 @@
 =============
+Version 3.7.4
+=============
+
+Updates:
+- Support notification filtering
+
+Media-keys:
+- Save screenshots without using gnome-screenshot
+- Updated design for the on-screen OSD
+- Show output device when changing the volume
+- Add OSD support for the "Battery" key on certain laptops
+- Add support for the microphone mute key on certain keyboards
+- Move sound initialisation out of the critical startup path
+
+Color:
+- Addition to implement new mockups in gnome-control-center
+
+Housekeeping:
+- Fix purging not working
+
+Keyboard:
+- Don't migrate ibus xkb engines
+
+Power:
+- Add test suite
+- Fix Power settings panel not picking up the updated brightness
+- Fix dimming of the screen not working, and don't dim when inhibited
+- Fix timeouts being longer than configured in some cases
+- Aggressively blank the screen when the shield is down
+- Update idle configuration when plugging or unplugging the mains
+- Really turn off the screen on suspend for MacBook laptops
+- Allow overriding VM detection with the gnome.is_vm=[01] kernel command-line parameter
+
+Wacom:
+- Fix problems resetting touch buttons on 64-bit systems
+- Allow switching modes while OSD is active
+
+XRandR:
+- use default-monitors-setup for autoconfiguration even after boot
+
+=============
 Version 3.7.3
 =============
 
diff --git a/configure.ac b/configure.ac
index c2b66d2..82373e4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 AC_PREREQ([2.60])
 
 AC_INIT([gnome-settings-daemon],
-        [3.7.3],
+        [3.7.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]