[gnome-settings-daemon] 3.9.3



commit 26acadde05f474a57a3cc3c871ec8a173114ef49
Author: Bastien Nocera <hadess hadess net>
Date:   Mon Jun 17 18:56:05 2013 +0200

    3.9.3

 NEWS         |   25 +++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 26 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 6907aec..004c2e6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,29 @@
 =============
+Version 3.9.3
+=============
+
+Daemon:
+- Fix possible crash on start when calling setenv() after
+  starting threads
+
+Color:
+- Bump colord dependency
+
+Keyboard:
+- Don't show on the bus before we're fully initialised
+
+Wacom:
+- Fix calling for calibration from the notification
+- Add configure button to the OSD window
+
+Power:
+- Fix non-transient notifications sticking around
+- Simplify composite battery as advertised in the D-Bus API
+
+Updates:
+- Make sure only one notification appears
+
+=============
 Version 3.9.2
 =============
 
diff --git a/configure.ac b/configure.ac
index 5210f0a..41ab4df 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 AC_PREREQ([2.60])
 
 AC_INIT([gnome-settings-daemon],
-        [3.9.2],
+        [3.9.3],
         [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]