[gnome-settings-daemon] 3.29.0
- From: Carlos Garnacho <carlosg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-settings-daemon] 3.29.0
- Date: Wed, 20 Jun 2018 20:56:38 +0000 (UTC)
commit 068785ab3f2cbf3ff8284eb8c0a1e05ae75d720c
Author: Carlos Garnacho <carlosg gnome org>
Date: Wed Jun 20 22:47:05 2018 +0200
3.29.0
NEWS | 21 +++++++++++++++++++++
meson.build | 2 +-
2 files changed, 22 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 0b1a6edd..8d36a3d5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,24 @@
+==============
+Version 3.29.0
+==============
+- Translation updates
+
+Media-keys:
+- Make mic mute key configurable
+- Handle Ctrl+Shift+TouchpadToggle
+- Wait forever for GrabAccelerators to succeed
+
+Datetime:
+- Debugging improvements
+
+Power:
+- Add SuspendAndHibernate
+- Drop X11-specific code to handle idle times
+
+Color:
+- Cancel smooth transitions on color temperature changes
+- Define "disabled until tomorrow" as moving past sunrise
+
==============
Version 3.28.0
==============
diff --git a/meson.build b/meson.build
index aa57f833..b09ac307 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'gnome-settings-daemon', 'c',
- version: '3.28.0',
+ version: '3.29.0',
license: [ 'GPL2+', 'LGPLv2+' ],
meson_version: '>= 0.44.0'
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]