[gnome-settings-daemon] 3.17.2



commit c3235859269118519210bf8b9ce511f3418f1742
Author: Bastien Nocera <hadess hadess net>
Date:   Thu Jun 4 17:30:23 2015 +0200

    3.17.2

 NEWS         |   19 +++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 20 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index f0ea4dd..80e5ef5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,23 @@
 ==============
+Version 3.17.2
+==============
+
+Orientation:
+- Get accelerometer information from iio-sensor-proxy
+
+Power:
+- Add automatic screen brightness support, using iio-sensor-proxy
+- Remove critical-battery-action key as it's not used anymore with UPower 1.0
+- Fix a crash when reading invalid backlight values
+
+Print notifications:
+- Don't show error for job in progress
+
+Wacom:
+- Fix possible crash when Bamboo tablet is plugged at login time
+- Fix possible double-frees
+
+==============
 Version 3.16.2
 ==============
 
diff --git a/configure.ac b/configure.ac
index 327de4c..5fa3fcd 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 AC_PREREQ([2.60])
 
 AC_INIT([gnome-settings-daemon],
-        [3.17.0],
+        [3.17.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]