[gnome-settings-daemon] 3.19.3



commit 1fc2aabb64ebfc80349d7235dd2961f478eeabd8
Author: Bastien Nocera <hadess hadess net>
Date:   Tue Dec 15 15:56:20 2015 +0100

    3.19.3

 NEWS         |   14 ++++++++++++++
 configure.ac |    2 +-
 2 files changed, 15 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 38b0743..7c2aa55 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,18 @@
 ==============
+Version 3.19.3
+==============
+
+- Export the cursor theme through XSettings
+- Use the convenience Geoclue library for the automatic timezone setting
+- Don't overwrite existing XIM configurations
+- Fix application of left-handed mode, keep-aspect and area settings
+  for Wacom tablets
+- Change default font hinting to slight (see git log for details)
+- Re-add a way to configure the power button for desktops and laptops
+  (tablets and VMs have hard-coded defaults)
+- Always expand power notifications
+
+==============
 Version 3.18.1
 ==============
 
diff --git a/configure.ac b/configure.ac
index e2d9f1f..d1214a6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 AC_PREREQ([2.60])
 
 AC_INIT([gnome-settings-daemon],
-        [3.19.1],
+        [3.19.3],
         [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]