[gnome-settings-daemon] Release 3.31.2
- From: Carlos Garnacho <carlosg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-settings-daemon] Release 3.31.2
- Date: Tue, 8 Jan 2019 23:24:10 +0000 (UTC)
commit 25edfa4506d2c92666af207d59e26bd3073d4d37
Author: Carlos Garnacho <carlosg gnome org>
Date: Wed Jan 9 00:19:25 2019 +0100
Release 3.31.2
NEWS | 22 ++++++++++++++++++++++
meson.build | 2 +-
2 files changed, 23 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 2fc7b82b..01dc77f8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,25 @@
+==============
+Version 3.31.2
+==============
+- Translation updates
+
+Color:
+- Add DBus API to preview Night Light for a few seconds
+
+Media-keys:
+- Default to interactive shutdown action for power button if
+ the action is not supported.
+
+Power:
+- Avoid setting GError twice
+- Speed up tests by splitting into chunks
+
+Print-notification:
+- Ignore Server* messages from CUPS not meant to us
+
+Rfkill:
+- Use GUdev to monitor rfkill device pressence
+
==============
Version 3.31.1
==============
diff --git a/meson.build b/meson.build
index 7510f816..bf14cb7e 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'gnome-settings-daemon', 'c',
- version: '3.31.1',
+ version: '3.31.2',
license: [ 'GPL2+', 'LGPLv2+' ],
meson_version: '>= 0.44.0'
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]