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



commit da7502b1798de52ee860cfcef092a926de8fad44
Author: Rui Matos <tiagomatos gmail com>
Date:   Tue Mar 24 14:04:30 2015 +0100

    3.14.3

 NEWS         |   22 ++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 23 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index ed6261a..6a4221f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,26 @@
 ==============
+Version 3.14.3
+==============
+
+- Updated translations
+
+Date & Time:
+- Fix multiple Settings button being added to notifications
+
+Power:
+- Disable touchscreens when the screen is turned off
+- Make sure to set an error when GDBus set_property fails
+
+Printer:
+- Don't leak HTTP connections
+
+Wacom:
+- Fix possible crashes in the Wacom plugin
+
+XRandR:
+- Fix possible race with XRandR D-Bus initialisation
+
+==============
 Version 3.14.2
 ==============
 
diff --git a/configure.ac b/configure.ac
index 4bf280e..5e797a0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 AC_PREREQ([2.60])
 
 AC_INIT([gnome-settings-daemon],
-        [3.14.2],
+        [3.14.3],
         [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]