[gnome-settings-daemon] Release 3.31.0



commit 04a52bfcffc148af217eb34bbbdf95171576a0e9
Author: Carlos Garnacho <carlosg gnome org>
Date:   Wed Nov 14 23:09:26 2018 +0100

    Release 3.31.0

 NEWS        | 22 ++++++++++++++++++++++
 meson.build |  2 +-
 2 files changed, 23 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index cba39310..2464e0c3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,25 @@
+==============
+Version 3.31.0
+==============
+- Translation updates
+- Build improvements
+- Add desktop-entry hints to notifications
+
+Power:
+- Guard against events from the wrong device type
+- Hide suspend-then-hibernate behind a meson option
+
+Media-keys:
+- Increase GSD_REENABLE_POWER_BUTTON_DELAY to 3 seconds
+- Add mapping for Ctrl + media-key for some media-keys
+
+Rfkill:
+- Fix GIOChannel encoding
+
+Color:
+- Fix check for timerfd
+- Correct temperature interpolation corner cases
+
 ==============
 Version 3.30.0
 ==============
diff --git a/meson.build b/meson.build
index 47cf3722..fd21a781 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project(
   'gnome-settings-daemon', 'c',
-  version: '3.30.0',
+  version: '3.31.0',
   license: [ 'GPL2+', 'LGPLv2+' ],
   meson_version: '>= 0.44.0'
 )


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]