[gnome-settings-daemon/gnome-3-8] 3.8.6



commit f2d93d41cf165329337d389736a6cdcb5a7237b0
Author: Bastien Nocera <hadess hadess net>
Date:   Wed Oct 30 14:19:08 2013 +0100

    3.8.6

 NEWS         |   22 ++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 23 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index e26607b..d2c4015 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,26 @@
 =============
+Version 3.8.6
+=============
+
+Housekeeping:
+- Optimise for "do nothing" when cleaning thumbnails
+
+Keyboard:
+- Don't set the XKB group switching option when not needed
+
+Mouse:
+- Fix critical warnings with touchpad settings
+
+Wacom:
+- Make OSD work again with newer librsvg
+
+Power:
+- Stop X from turning our screen off
+
+XRandR:
+- Prevent guint32 overflow
+
+=============
 Version 3.8.5
 =============
 
diff --git a/configure.ac b/configure.ac
index 2e8f5cc..4d4602c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 AC_PREREQ([2.60])
 
 AC_INIT([gnome-settings-daemon],
-        [3.8.5],
+        [3.8.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]