[gnome-settings-daemon] 3.7.5



commit d6bd9c88a52d442f63d0efa807803834e0a7730f
Author: Richard Hughes <richard hughsie com>
Date:   Tue Feb 5 15:04:58 2013 +0000

    3.7.5

 NEWS         |   45 +++++++++++++++++++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 46 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index e186c0a..458b544 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,49 @@
 =============
+Version 3.7.5
+=============
+
+A11Y Keyboard:
+- Disable everything on exit if no settings changed
+- Remove GTK+ fallback dialogues
+
+Color:
+- Set the correct metadata on the auto-created EDID profile
+- Switching to a new account shouldn't warn
+
+Daemon:
+- Also apply LC_PAPER
+
+Media Keys:
+- Use D-Bus API to lock the screen
+- Use F20 for the temporary mic mute key
+
+Power:
+- Add way to disable the backlight helper
+- Avoid dead-locking with gnome-shell on startup
+- Avoid possible crash when shutting down quickly or at startup
+- Drop explicit screen locking on suspend
+- Fix incorrect backlight level on restore
+- Handle dim idle the same way as other idles
+- Lots of test additions
+- Wake up the display when unplugging the AC too
+
+Remote DIsplay:
+- Detect SPICE sessions as well
+- Monitor Vino's Connected status
+
+Screenshot:
+- Save to GtkRecentManager on success
+- Lots of test additions.
+
+Updates:
+- Allow the shell time to initialize before checking for offline update failures
+
+Wacom:
+- Use regular fullscreen window for OSD
+
+And updated translations
+
+=============
 Version 3.7.4
 =============
 
diff --git a/configure.ac b/configure.ac
index cb1ee7f..a4c7f2f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 AC_PREREQ([2.60])
 
 AC_INIT([gnome-settings-daemon],
-        [3.7.4],
+        [3.7.5],
         [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]