[gnome-settings-daemon/gnome-3-10] 3.10.2



commit de63f024f287b3c566bade1a684ea58f02a41752
Author: Rui Matos <tiagomatos gmail com>
Date:   Tue Nov 12 20:07:16 2013 +0100

    3.10.2

 NEWS         |   19 +++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 20 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index fe3a426..8ae42fc 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,23 @@
 ==============
+Version 3.10.2
+==============
+
+Media-keys:
+- Fix 2nd MPRIS client never being used
+- Make "Pause" work for MPRIS clients
+- Make the "shutdown" action not be interactive
+- Allow the power key in more places
+
+Power:
+- Fix time to empty with multiple batteries
+
+XRandR:
+- Prevent possible overflows handling timestamps
+
+XSettings:
+- Unwatch dbus before destroying xsettings managers
+
+==============
 Version 3.10.1
 ==============
 
diff --git a/configure.ac b/configure.ac
index 8a8c211..9f3b7ed 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 AC_PREREQ([2.60])
 
 AC_INIT([gnome-settings-daemon],
-        [3.10.1],
+        [3.10.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]