[gnome-settings-daemon] 3.23.90



commit 823107d9d9ea58a870fd0d4d0cebfee6712d0a91
Author: Bastien Nocera <hadess hadess net>
Date:   Tue Feb 14 19:26:59 2017 +0100

    3.23.90

 NEWS         |   24 ++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 25 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index a044d38..0ec3384 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,27 @@
+===============
+Version 3.23.90
+===============
+
+Color:
+- Add interface to support "Night Light" functionality
+
+Media-keys:
+- Fix a number of race conditions in shortcuts grabbing
+
+Power:
+- Free leaked UPower keyboard backlight
+- Fix keyboard backlight problems on some systems
+
+Rfkill:
+- Fix a number of possible race conditions and crashes with
+  slow rfkill devices
+
+Smartcard:
+- Fix a possible crash in smartcard plugin
+
+Wacom:
+- Move most of the Wacom support to mutter, including the OSD
+
 ==============
 Version 3.23.3
 ==============
diff --git a/configure.ac b/configure.ac
index f860219..0d169c8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 AC_PREREQ([2.69])
 
 AC_INIT([gnome-settings-daemon],
-        [3.23.3],
+        [3.23.90],
         [http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-settings-daemon])
 
 AC_CONFIG_SRCDIR([gnome-settings-daemon/gnome-settings-bus.c])


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]