[gnome-settings-daemon/gnome-3-18] 3.18.4



commit a8e12d6ec5f77f1eb955355c3cbab435f7dd64cd
Author: Rui Matos <tiagomatos gmail com>
Date:   Tue Oct 11 17:24:19 2016 +0200

    3.18.4

 NEWS         |   14 ++++++++++++++
 configure.ac |    2 +-
 2 files changed, 15 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index fadd221..0bbbecb 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,18 @@
 ==============
+Version 3.18.4
+==============
+
+Power:
+- Don't claim the light sensor if we're not active
+- Ensure we blank the screen when locked
+
+Wacom:
+- Don't segfault when a device is removed while being configured
+- Fix hot(un)plug related crashes
+- Fix memory leaks
+- Avoid warnings when switching VTs
+
+==============
 Version 3.18.3
 ==============
 
diff --git a/configure.ac b/configure.ac
index 5a382bd..6e98fd7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 AC_PREREQ([2.60])
 
 AC_INIT([gnome-settings-daemon],
-        [3.18.3],
+        [3.18.4],
         [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]