[gnome-settings-daemon] 3.10.0



commit 18e76688153da21797b6f691177d2503456fcc22
Author: Bastien Nocera <hadess hadess net>
Date:   Tue Sep 24 12:25:41 2013 +0200

    3.10.0

 NEWS         |   17 +++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 18 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index b2b125a..287a310 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,21 @@
 ==============
+Version 3.10.0
+==============
+
+Power:
+- Fix laptop suspend when lid is closed even if external monitor is present
+- Test fixes, add test with a failing device battery
+
+Mouse:
+- Fix critical warning with touchpad settings
+
+Date & Time:
+- Fix possible crasher due to clash between json-c and json-glib
+
+Smartcard:
+- Fix run-time warning
+
+==============
 Version 3.9.92
 ==============
 
diff --git a/configure.ac b/configure.ac
index 0c1a837..87eb473 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 AC_PREREQ([2.60])
 
 AC_INIT([gnome-settings-daemon],
-        [3.9.92],
+        [3.10.0],
         [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]