[gnome-settings-daemon] 3.11.90



commit 999dacca2ff6d2f9359479e15866ac90863c0f1b
Author: Bastien Nocera <hadess hadess net>
Date:   Tue Feb 18 09:38:08 2014 +0100

    3.11.90

 NEWS         |   29 +++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 30 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 74f8557..02a60d7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,32 @@
+===============
+Version 3.11.90
+===============
+
+Date & Time:
+- Require a newer Geoclue
+
+Keyboard:
+- Move X11 specific code from gnome-desktop to here
+
+Wacom, XRandR:
+- Add explicit input device to display output mapping
+  and apply rotation and mapping to the input devices
+  when the display output changes
+- Use "input-tablet" icon for notifications
+
+Rfkill:
+- Avoid spurious warning on startup
+
+Updates:
+- Update for UPower API changes
+
+Smartcard:
+- Detect explicit cancellation
+- Filter out spurious errors
+
+Wacom:
+- Add OLED handling over Bluetooth
+
 ==============
 Version 3.11.5
 ==============
diff --git a/configure.ac b/configure.ac
index 9135900..cb83fd3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 AC_PREREQ([2.60])
 
 AC_INIT([gnome-settings-daemon],
-        [3.11.5],
+        [3.11.90],
         [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]