From 823107d9d9ea58a870fd0d4d0cebfee6712d0a91 Mon Sep 17 00:00:00 2001 From: Bastien Nocera Date: Tue, 14 Feb 2017 19:26:59 +0100 Subject: 3.23.90 --- NEWS | 24 ++++++++++++++++++++++++ configure.ac | 2 +- 2 files changed, 25 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index a044d38b..0ec3384a 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 f860219e..0d169c8f 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]) -- cgit v1.2.1