[gnome-settings-daemon] 3.16.2



commit 173380f2672a2204099482b5abc096a839fd5d35
Author: Rui Matos <tiagomatos gmail com>
Date:   Tue May 12 16:16:42 2015 +0200

    3.16.2

 NEWS         |   31 +++++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 32 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index de959b7..f0ea4dd 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,35 @@
 ==============
+Version 3.16.2
+==============
+
+Media keys:
+- Don't crash when toggling the touchpad enabled button
+
+Mouse:
+- Fix scroll methods settings for multiple devices
+- Enable tap to click on devices without hw buttons
+- Don't disable soft buttons when disabling the touchpad on devices
+  without hw buttons
+
+Power:
+- Avoid screen being left ON indefinitely after waking from sleep if
+  there's a notification when we wake up
+- Fix backlight adjustment not working under gdm in some
+  configurations
+
+Print Notifications:
+- Do not block because of authentication
+
+Wacom:
+- Remove calibration notification
+
+XSettings:
+- Export cursor size to X resources
+- Update fonts immediately as they are added/removed/changed
+
+- Updated translations
+
+==============
 Version 3.16.1
 ==============
 
diff --git a/configure.ac b/configure.ac
index 4ee7b6c..33049b8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 AC_PREREQ([2.60])
 
 AC_INIT([gnome-settings-daemon],
-        [3.16.1],
+        [3.16.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]