[gnome-settings-daemon] 3.11.1



commit ea7ee9f08b9cbcd7b99597efdc83ba6079d4edfa
Author: Bastien Nocera <hadess hadess net>
Date:   Tue Oct 29 17:33:35 2013 +0100

    3.11.1

 NEWS         |   18 ++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 19 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index fe3a426..82d9449 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,22 @@
 ==============
+Version 3.11.1
+==============
+
+Power:
+- Remove battery recall support code
+- Update for new UPower API
+- Remove org.gnome.SettingsDaemon.Power D-Bus interface
+  (deprecated by the new UPower)
+- Fix brightness keys when there's less than 20 brightness steps
+
+Remote display:
+- Merge plugin functionality into the XSettings plugin
+  we shouldn't modify GSettings on startup
+
+RFKill:
+- Handle rfkill for WWAN modems
+
+==============
 Version 3.10.1
 ==============
 
diff --git a/configure.ac b/configure.ac
index a8e7367..b2978d0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 AC_PREREQ([2.60])
 
 AC_INIT([gnome-settings-daemon],
-        [3.10.1],
+        [3.11.1],
         [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]