[gnome-settings-daemon] 3.25.91



commit 56b44d17d9952735f43cc5ec7a3338fac054cc15
Author: Rui Matos <tiagomatos gmail com>
Date:   Tue Aug 22 19:09:10 2017 +0200

    3.25.91

 NEWS         |   15 +++++++++++++++
 configure.ac |    2 +-
 2 files changed, 16 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 77e726e..ae10c5b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,19 @@
 ===============
+Version 3.25.91
+===============
+
+Color:
+- Prevent a potential crash on an uninitialized variable
+
+Power:
+- Fix automatic brightness adjustment being done inactive sessions
+- Don't use undefined ambient light readings
+
+XSettings:
+- Use the new mutter API exclusively
+- Drop the gnome-desktop requirement
+
+===============
 Version 3.25.90
 ===============
 
diff --git a/configure.ac b/configure.ac
index a00e50f..0766bb3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 AC_PREREQ([2.69])
 
 AC_INIT([gnome-settings-daemon],
-        [3.25.90],
+        [3.25.91],
         [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]