[gnome-settings-daemon] 3.11.5



commit 71da02a9b7bf6d786626593a4350e4f2d41b61f3
Author: Rui Matos <tiagomatos gmail com>
Date:   Tue Feb 4 14:12:32 2014 +0100

    3.11.5

 NEWS         |   19 +++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 20 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 53145fb..74f8557 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,23 @@
 ==============
+Version 3.11.5
+==============
+
+- We no longer quit when gnome-session tells all registered clients to
+  stop so that applications still running don't lose their theme and
+  icons briefly before the session ends
+
+Date & Time:
+- Specify the accuracy level for geoclue
+- Provide desktop id to geoclue so that authorization works
+
+Media-keys:
+- Remove the default shortcut to toggle the screen reader since it
+  conflicts with the "panel main menu" shortcut
+
+Wacom:
+- Check for calibration state on startup/device-added
+
+==============
 Version 3.11.3
 ==============
 
diff --git a/configure.ac b/configure.ac
index 421fb4e..d9ef62a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 AC_PREREQ([2.60])
 
 AC_INIT([gnome-settings-daemon],
-        [3.11.3],
+        [3.11.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]