[gnome-settings-daemon/gnome-3-24] 3.24.3



commit a2a7a1b3859df635bf97d62f7307306526ec6334
Author: Rui Matos <tiagomatos gmail com>
Date:   Sat Jul 22 18:29:34 2017 +0200

    3.24.3

 NEWS         |   17 +++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 18 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 04522a7..22b2390 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,21 @@
 ==============
+Version 3.24.3
+==============
+
+Color:
+- Fix smearing out of Night Light effect
+
+Keyboard:
+- Only add the "us" layout if the system config cannot be determined
+
+Media-keys:
+- Fix grabbing of previously disabled shortcuts
+
+Wacom:
+- Fix touchscreens being assigned the wrong output
+- Exclude non-display attached devices from remapping
+
+==============
 Version 3.24.2
 ==============
 
diff --git a/configure.ac b/configure.ac
index 84c8ce2..73fe91e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 AC_PREREQ([2.69])
 
 AC_INIT([gnome-settings-daemon],
-        [3.24.2],
+        [3.24.3],
         [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]