[gnome-settings-daemon] 3.19.91



commit 0c193c1e1ddf27a62418e4aab552d1d806d087d5
Author: Bastien Nocera <hadess hadess net>
Date:   Thu Mar 3 16:46:14 2016 +0100

    3.19.91

 NEWS         |   13 +++++++++++++
 configure.ac |    2 +-
 2 files changed, 14 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index b352779..89b2c94 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,17 @@
 ===============
+Version 3.19.91
+===============
+
+Media keys:
+- Fix a typo in the "Airplane" string
+- Fix a number of possible crashers when plugging in audio
+  devices on some machines
+- Add debug output to a number of custom shortcuts related functions
+
+Housekeeping:
+- Don't remove X11 sockets, breaking sandboxed X11 applications
+
+===============
 Version 3.19.90
 ===============
 
diff --git a/configure.ac b/configure.ac
index 8f5a3a1..e183782 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 AC_PREREQ([2.60])
 
 AC_INIT([gnome-settings-daemon],
-        [3.19.90],
+        [3.19.91],
         [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]