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



commit 2ff67385f2b7c7adb0ab438cb41d114235a8e40a
Author: Rui Matos <tiagomatos gmail com>
Date:   Tue May 9 18:26:58 2017 +0200

    3.24.2

 NEWS         |   10 ++++++++++
 configure.ac |    2 +-
 2 files changed, 11 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 94778e9..04522a7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,14 @@
 ==============
+Version 3.24.2
+==============
+
+- Fix plugins not getting started under gdm
+- Fix mmkeys D-Bus API to match API docs
+- Disable rfkill keys handling
+- Choose correct backlight device on laptops with hybrid graphics
+- Translation updates
+
+==============
 Version 3.24.1
 ==============
 
diff --git a/configure.ac b/configure.ac
index b815aaa..84c8ce2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 AC_PREREQ([2.69])
 
 AC_INIT([gnome-settings-daemon],
-        [3.24.1],
+        [3.24.2],
         [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]