[gnome-settings-daemon] 3.3.91



commit 3df74f213ace2f5eb9f79410817fd43ad80447c1
Author: Bastien Nocera <hadess hadess net>
Date:   Mon Mar 5 17:59:50 2012 +0000

    3.3.91

 NEWS         |   27 +++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 28 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index b2c64ea..1212ebd 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,30 @@
+==============
+Version 3.3.91
+==============
+
+Color:
+- Fix warning with non-present devices
+- Make displays without EDID data use the correct device ID
+- Create the correct device ID for EDIDs with no text data
+- Fix EDID checksum generation
+
+Power:
+- Emit a Changed() signal when the backlight changes
+- Don't overflow when pressing the keyboard brightness button
+
+Media-keys:
+- Make Alt+Print appear as Alt+Print not Alt+SysRq
+
+Wacom:
+- Add support for mode switch buttons, touchrings, touchstrips,
+  and light up the LEDs appropriately
+- Add support for current tool ID from Wacom driver
+- Fix possible crasher setting pressure curve or display area
+- Force touchpads to use relative mode and ignore mode changes
+- Fix double-event generation
+- Fix installation problems with libexecdir == libdir
+- Make monitor == -1 reset the display configuration
+
 ================
 Version 3.3.90.1
 ================
diff --git a/configure.ac b/configure.ac
index b0ed0da..6b437d8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 AC_PREREQ([2.60])
 
 AC_INIT([gnome-settings-daemon],
-        [3.3.90.1],
+        [3.3.91],
         [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]