[gnome-settings-daemon] 3.26.1



commit 6900cc05c4c3401a530dce580d405596474d47ef
Author: Rui Matos <tiagomatos gmail com>
Date:   Tue Oct 3 15:43:35 2017 +0200

    3.26.1

 NEWS         |   15 +++++++++++++++
 configure.ac |    2 +-
 2 files changed, 16 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index b7c8fde..c146497 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,19 @@
 ==============
+Version 3.26.1
+==============
+
+- Translation updates
+
+Wacom:
+- Ensure builtin touchscreens are properly mapped to outputs
+- Fix spotty touchscreen detection with those touchscreens that have a
+  capacitive menu/windows button
+- Fix touchscreen vs display orientation mismatch under gdm
+
+XSettings:
+- Reload the scale factor when mutter starts up
+
+==============
 Version 3.26.0
 ==============
 
diff --git a/configure.ac b/configure.ac
index 6f58c0b..c74ba25 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 AC_PREREQ([2.69])
 
 AC_INIT([gnome-settings-daemon],
-        [3.26.0],
+        [3.26.1],
         [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]