[gnome-settings-daemon/gnome-3-22] 3.22.2



commit 239ccb035d17380d801d9cdde3a10dce5b64ac85
Author: Bastien Nocera <hadess hadess net>
Date:   Tue Mar 14 14:59:40 2017 +0100

    3.22.2

 NEWS         |   13 +++++++++++++
 configure.ac |    2 +-
 2 files changed, 14 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index bcc7cce..ea16a5f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,17 @@
 ==============
+Version 3.22.2
+==============
+
+Media keys:
+- Fix custom keyboard shortcuts not working in some hardware
+  combinations, including potential crashes
+- Fix shutdown dialog delay when using kbd shortcut
+
+Smartcard:
+- Fix plugin not working due to a conflict with the Sharing
+  plugin's use of NetworkManager client libraries
+
+==============
 Version 3.22.1
 ==============
 
diff --git a/configure.ac b/configure.ac
index 6d9408a..8d4f5cb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 AC_PREREQ([2.60])
 
 AC_INIT([gnome-settings-daemon],
-        [3.22.1],
+        [3.22.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]