[gnome-settings-daemon] 3.13.2



commit d228c41f1aaff9b21dbfd7758bd79c486f4288c6
Author: Bastien Nocera <hadess hadess net>
Date:   Tue Jun 24 15:43:41 2014 +0200

    3.13.2

 NEWS         |   35 +++++++++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 36 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index a7faae5..8dd7685 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,39 @@
 ==============
+Version 3.13.2
+==============
+
+- Add new sharing plugin
+
+General:
+- Implement size matching for touchscreens
+- Fix warnings in the display to input device mapper
+- Remove multiple screens support
+
+Power:
+- Fix wakeup not working with some keymaps
+- Fix restarting of the lid inhibitor check timer
+- Fix suspend happening again when resuming from suspend
+- Discretize the set backlight value fixing problems
+  on some harwdare with limited number of backlight settings
+- Fix initial backlight state in gnome-shell
+- Add sound notification on power plug/unplug
+
+Wacom:
+- Add Bluetooth OLED handling for Intuos4 WL
+- Fix OLED application for wired Intuos4
+- Make OSD always appear on a single monitor
+
+XSettings:
+- Honor changes to the enable-animations setting
+- Better support for GTK+ CSD titlebar button layout
+
+Housekeeping:
+- Fix a possible data loss when symlinks are created from /tmp
+
+Media-keys:
+- Fix possible crash disabling media-keys plugin
+
+==============
 Version 3.13.1
 ==============
 
diff --git a/configure.ac b/configure.ac
index 974962a..23e4963 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 AC_PREREQ([2.60])
 
 AC_INIT([gnome-settings-daemon],
-        [3.13.1],
+        [3.13.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]