[gnome-settings-daemon] 3.11.2



commit e70a448688d96e8d7e49ce21f3d58ed3e1a3991e
Author: Matthias Clasen <mclasen redhat com>
Date:   Tue Nov 19 16:30:45 2013 -0500

    3.11.2

 NEWS         |   17 +++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 18 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 82d9449..9c5403d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,21 @@
 ==============
+Version 3.11.2
+==============
+
+XSettings:
+- Fix a possible crash on exit
+- Export a GtkShellShowsDesktop setting
+
+Media keys:
+- All Power key in more places
+- Fix interaction with multiple MPRIS clients
+- Make Pause key work for MPRIS clients
+
+Remote display:
+- Don't disable animations unless we are on a remote display
+
+
+==============
 Version 3.11.1
 ==============
 
diff --git a/configure.ac b/configure.ac
index b2978d0..a907591 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 AC_PREREQ([2.60])
 
 AC_INIT([gnome-settings-daemon],
-        [3.11.1],
+        [3.11.2],
         [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]