From da782b1148f45857b530f717bb4907b2b6e02115 Mon Sep 17 00:00:00 2001 From: Debarshi Ray Date: Wed, 21 Mar 2018 17:25:24 +0100 Subject: 3.24.4 --- NEWS | 19 +++++++++++++++++++ configure.ac | 2 +- 2 files changed, 20 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 22b2390d..79daf9a9 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,22 @@ +============== +Version 3.24.4 +============== + +- Ensure translatable strings are actually translated +- Translation updates + +Housekeeping: +- Fix the Empty Trash button in Settings not working + +Power: +- Fix automatic brightness adjustment being done inactive sessions +- Don't use undefined ambient light readings +- Don't react to light changes if not at console + +Wacom: +- Ensure screen integrated devices get remapped on hotplug +- Fix screen mapping for Cintiqs and others + ============== Version 3.24.3 ============== diff --git a/configure.ac b/configure.ac index 8ce8006b..df783b48 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ AC_PREREQ([2.69]) AC_INIT([gnome-settings-daemon], - [3.24.3], + [3.24.4], [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