[gnome-settings-daemon] 3.19.5



commit 4f8d22720a80ff1a6734f193d4171813ec204dcc
Author: Rui Matos <tiagomatos gmail com>
Date:   Tue Jan 19 14:09:37 2016 +0100

    3.19.5

 NEWS         |   26 ++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 27 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index a843af2..8408dce 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,30 @@
 ==============
+Version 3.19.5
+==============
+
+- Remove "hotplug-command" helper
+- Updated translations
+
+Media keys:
+- Add support for Killswitch media keys
+- Add labels for the rfkill OSD
+
+Mouse:
+- Remove support for non-libinput mouse configurations
+
+Power:
+- Don't try to automatically set brightness on inactive sessions
+
+Rfkill:
+- Fix a problem when the system has a platform rfkill device for
+  Bluetooth and the Bluetooth adapter's rfkill support somehow got
+  blocked
+
+Sharing:
+- Port to the new libnm NetworkManager library - required NM version
+  bumped to 1.0
+
+==============
 Version 3.19.4
 ==============
 
diff --git a/configure.ac b/configure.ac
index a7a10c9..cbeacdb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 AC_PREREQ([2.60])
 
 AC_INIT([gnome-settings-daemon],
-        [3.19.4],
+        [3.19.5],
         [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]