[gnome-settings-daemon] 3.15.1



commit f83e4ad0d31d9883d8457811e9809c4bcb61e526
Author: Bastien Nocera <hadess hadess net>
Date:   Thu Nov 27 13:52:58 2014 +0100

    3.15.1

 NEWS         |   13 +++++++++++++
 configure.ac |    2 +-
 2 files changed, 14 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 29c12a2..a0a7885 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,17 @@
 ==============
+Version 3.15.1
+==============
+
+- Add scroll wheel emulation in trackballs
+- Disable touchscreens when the screen is turned off
+- Show backlight OSD on the monitor which it affects
+- Don't check for hi-dpi on monitors with broken EDID
+- Fix possible race with XRandR D-Bus initialisation
+- Output matching for input device fixes
+- Fix memory and resource leaks
+- Fix possible deadlock in smartcard handling
+
+==============
 Version 3.14.1
 ==============
 
diff --git a/configure.ac b/configure.ac
index 5132ae9..84b9266 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 AC_PREREQ([2.60])
 
 AC_INIT([gnome-settings-daemon],
-        [3.14.1],
+        [3.15.1],
         [http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-settings-daemon])
 
 AC_CONFIG_SRCDIR([gnome-settings-daemon/gnome-settings-manager.c])


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]