[gnome-settings-daemon/gnome-3-20] 3.20.2



commit 44d0275b414fb25656bd187f8f79b8320affb05c
Author: Rui Matos <tiagomatos gmail com>
Date:   Tue Oct 11 17:10:00 2016 +0200

    3.20.2

 NEWS         |   29 +++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 30 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 8afe1fe..a4c12cd 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,33 @@
 ==============
+Version 3.20.2
+==============
+
+Color:
+- Ignore fake VNC devices
+
+Media keys:
+- Fix a crash setting a headset
+
+Power:
+- Ensure we blank the screen when locked
+
+Sharing:
+- Fix crash on exit
+
+Smartcard:
+- Complete activation task right away if no drivers
+- Fix crash on startup
+
+Wacom:
+- Don't segfault when a device is removed while being configured
+- Fix hot(un)plug related crashes
+- Fix memory leaks
+- Avoid warnings when switching VTs
+
+XSettings:
+- Fix keynav-use-caret setting not working
+
+==============
 Version 3.20.1
 ==============
 
diff --git a/configure.ac b/configure.ac
index f161bdd..40c0c1b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 AC_PREREQ([2.60])
 
 AC_INIT([gnome-settings-daemon],
-        [3.20.1],
+        [3.20.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]