[gnome-settings-daemon] 3.13.4



commit b8ed50ad5290dea971aa0def0b13288f0eb3a67a
Author: Rui Matos <tiagomatos gmail com>
Date:   Wed Jul 23 14:22:19 2014 +0200

    3.13.4

 NEWS         |   32 ++++++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 33 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index acb9322..2ed0582 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,36 @@
 ==============
+Version 3.13.4
+==============
+
+General:
+- Fix crash when a plugin failed to start
+- Several code cleanups
+- Updated translations
+
+A11Y Keyboard:
+- Make sticky and slow keys notifications more difficult to miss
+
+Housekeeping:
+- Fix regular files not getting deleted from the Trash
+
+Media-keys:
+- Set the keyring environment variables on all processes that we
+  launch
+
+Orientation:
+- Fix plugin on MS Surface devices
+
+Power:
+- Fix crash when logind isn't available
+
+Sharing:
+- Fix compilation without NetworkManager
+
+Wacom:
+- Handle "cursor" tablet devices so that they get properly mapped for
+  different orientations
+
+==============
 Version 3.13.3
 ==============
 
diff --git a/configure.ac b/configure.ac
index c05e850..0bc72fe 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 AC_PREREQ([2.60])
 
 AC_INIT([gnome-settings-daemon],
-        [3.13.3],
+        [3.13.4],
         [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]