[gnome-settings-daemon/gnome-3-30] Release 3.30.2
- From: Jeremy Bicha <jbicha src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-settings-daemon/gnome-3-30] Release 3.30.2
- Date: Wed, 9 Jan 2019 16:15:40 +0000 (UTC)
commit 470ecfd00c3973c07d7af49b8970c78060e1d243
Author: Jeremy Bicha <jbicha ubuntu com>
Date: Wed Jan 9 10:30:13 2019 -0500
Release 3.30.2
NEWS | 18 ++++++++++++++++++
meson.build | 2 +-
2 files changed, 19 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index ef4d51dd..14b1083a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,21 @@
+==============
+Version 3.30.2
+==============
+- Translation updates
+- Fixes for build tests
+
+Media-keys:
+- Default to interactive shutdown action for power button if
+ the action is not supported.
+- Increase GSD_REENABLE_POWER_BUTTON_DELAY to 3 seconds
+- Add mapping for Ctrl + media-key for some media-keys
+
+Rfkill:
+- Fix GIOChannel encoding
+
+Color:
+- Correct temperature interpolation corner cases
+
================
Version 3.30.1.2
================
diff --git a/meson.build b/meson.build
index d2121623..41e0b840 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'gnome-settings-daemon', 'c',
- version: '3.30.1.2',
+ version: '3.30.2',
license: [ 'GPL2+', 'LGPLv2+' ],
meson_version: '>= 0.44.0'
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]