[gnome-settings-daemon] 3.5.6



commit 0a6cdcaec2b6a5f25d342fc4175c6ee4aef12787
Author: Bastien Nocera <hadess hadess net>
Date:   Wed Aug 8 16:05:58 2012 +0100

    3.5.6

 NEWS         |   24 ++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 25 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 36c29be..0a5ea2d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,28 @@
 =============
+Version 3.5.6
+=============
+
+Build:
+- Add optional man page
+- List plugin schemas as children of the main schema
+
+Updates:
+- Remove unused code
+- Avoid compilation warnings due to PackageKit API changes
+
+Mouse:
+- If one device was ignored, we would ignore all the devices
+
+Smartcard:
+- Don't try to use smartcard drivers that didn't load
+
+Keyboard:
+- Require ibus 1.4.99 for ibus support
+
+Wacom:
+- Avoid a warning at login
+
+=============
 Version 3.5.5
 =============
 
diff --git a/configure.ac b/configure.ac
index c305bc1..3dd701b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 AC_PREREQ([2.60])
 
 AC_INIT([gnome-settings-daemon],
-        [3.5.5],
+        [3.5.6],
         [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]