[gnome-settings-daemon] 3.25.4



commit 388e819fef0634dad898b29b16330e88b8ffb920
Author: Rui Matos <tiagomatos gmail com>
Date:   Wed Jul 19 19:05:59 2017 +0200

    3.25.4

 NEWS         |   29 +++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 30 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 320830b..99ce773 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,33 @@
 ==============
+Version 3.25.4
+==============
+
+- Fix GConf->GSettings convert script
+
+Color:
+- Fix smearing out of Night Light effect
+
+Keyboard:
+- Only add the "us" layout if the system config cannot be determined
+
+Media-keys:
+- Add a precise volume change shortcut
+- Moved video-out and rotate-video bindings to mutter
+- Fix grabbing of previously disabled shortcuts
+
+Orientation:
+- Removed - functionality migrated to mutter
+
+Wacom:
+- Fix touchscreens being assigned the wrong output
+
+XRandR:
+- Removed - functionality migrated to mutter
+
+XSettings:
+- Calculate window scale from configuration state
+
+==============
 Version 3.25.2
 ==============
 
diff --git a/configure.ac b/configure.ac
index 258f5ee..27ccf7d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 AC_PREREQ([2.69])
 
 AC_INIT([gnome-settings-daemon],
-        [3.25.2],
+        [3.25.4],
         [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]