[gnome-settings-daemon] 3.16.1



commit 4c557e658d790095103be0e4541828ec6da82ef4
Author: Bastien Nocera <hadess hadess net>
Date:   Tue Apr 14 12:17:02 2015 +0200

    3.16.1

 NEWS         |   20 ++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 21 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 6acb51b..de959b7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,24 @@
 ==============
+Version 3.16.1
+==============
+
+Housekeeping:
+- Remove support for notification servers without action support
+
+Media keys:
+- Fix a logic error that caused the power key not to work
+
+Print Notifications:
+- Fix HTTP connection leaks
+- Don't show printer-deleted notifications
+
+Wacom:
+- Add support with stylii without an eraser, as used in some Huion tablets
+- Fix possible crashes
+
+- Updated translations
+
+==============
 Version 3.16.0
 ==============
 
diff --git a/configure.ac b/configure.ac
index 50a6bb1..4ee7b6c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 AC_PREREQ([2.60])
 
 AC_INIT([gnome-settings-daemon],
-        [3.16.0],
+        [3.16.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]