[gnome-settings-daemon/gnome-3-2] 3.2.3



commit 2be332bfdbf6ab4136f5aabe1895de617931b83f
Author: Bastien Nocera <hadess hadess net>
Date:   Tue Apr 3 11:02:24 2012 +0100

    3.2.3

 NEWS         |   26 ++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 27 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index f0deb3e..7902688 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,30 @@
 =============
+Version 3.2.3
+=============
+
+Media keys:
+- Fix capture of keys
+
+Color:
+- Make devices without EDID work (such as TVs on composite connections)
+- Fix some screens not getting the primary monitor set properly
+- Set _ICC_PROFILE correctly if there's no primary device specified
+- Fix a possible critical warning
+- Make displays without EDID data use the correct device ID
+- Apply the color profile even if the device has an invalid EDID
+- Create a color device even if the device has an invalid EDID
+- Set model and vendor to 'unknown' if not specified or unavailable
+
+Power:
+- Battery may have been recalled by 'vendor' was lacking vendor name
+
+Print notifications:
+- Fix crash when CUPS sends malformed D-Bus signals
+
+A11y keyboard:
+- Only update GSettings on user input
+
+=============
 Version 3.2.2
 =============
 
diff --git a/configure.ac b/configure.ac
index aec76ac..6ce9980 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 AC_PREREQ([2.60])
 
 AC_INIT([gnome-settings-daemon],
-        [3.2.2],
+        [3.2.3],
         [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]