[gnome-settings-daemon] 3.21.90



commit ab7cf7923e4fbba79634d31889245fa37d38c585
Author: Rui Matos <tiagomatos gmail com>
Date:   Thu Aug 25 18:27:16 2016 +0200

    3.21.90

 NEWS         |   28 ++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 29 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 38e526a..7bef5aa 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,31 @@
+===============
+Version 3.21.90
+===============
+
+Color:
+- Ignore fake VNC devices
+
+Housekeeping:
+- Code cleanups
+
+Media keys:
+- Add Super+F1 as a hardcoded shortcut for launching Help
+- Update gvc to fix a crash setting a headset
+
+Power:
+- Don't claim the light sensor if we're not active
+
+Smartcard:
+- Complete activation task right away if no drivers
+- Fix crash on startup
+
+Wacom:
+- Fix hot(un)plug related crashes
+- Fix memory leaks
+
+XSettings:
+- Fix keynav-use-caret setting not working
+
 ==============
 Version 3.20.0
 ==============
diff --git a/configure.ac b/configure.ac
index 945f26b..dd9cbbe 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 AC_PREREQ([2.60])
 
 AC_INIT([gnome-settings-daemon],
-        [3.20.0],
+        [3.21.90],
         [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]