[gnome-settings-daemon/gnome-3-14] 3.14.2



commit 54b8f0f34c390ba22e2b77520b0d40edc61917d0
Author: Rui Matos <tiagomatos gmail com>
Date:   Tue Nov 11 17:05:09 2014 +0100

    3.14.2

 NEWS         |   25 +++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 26 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 29c12a2..ed6261a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,29 @@
 ==============
+Version 3.14.2
+==============
+
+- Updated translations
+
+Media-keys:
+- Fixed a few minor leaks
+
+Power:
+- Disable touchscreens when turning off its screen
+
+Smartcard:
+- Fixed a locking issue
+
+Wacom:
+- Fix possible crash in GsdDeviceMapper
+- Make sure that display-less tablets can be set back to mapping to
+  the full desktop extent
+- Make sure that the output is looked up again from settings when the
+  connected outputs change
+
+XSettings:
+- Don't check for hi-dpi on monitors with broken EDID
+
+==============
 Version 3.14.1
 ==============
 
diff --git a/configure.ac b/configure.ac
index 5132ae9..4bf280e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 AC_PREREQ([2.60])
 
 AC_INIT([gnome-settings-daemon],
-        [3.14.1],
+        [3.14.2],
         [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]