[gnome-settings-daemon] Release 3.37.0
- From: Carlos Garnacho <carlosg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-settings-daemon] Release 3.37.0
- Date: Mon, 10 Aug 2020 18:54:54 +0000 (UTC)
commit 128d7c7e48b8422f71a99c3e2037303d6803b341
Author: Carlos Garnacho <carlosg gnome org>
Date: Mon Aug 10 19:56:00 2020 +0200
Release 3.37.0
NEWS | 22 ++++++++++++++++++++++
meson.build | 2 +-
2 files changed, 23 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 0f14e61b..1e0dbdd4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,25 @@
+==============
+Version 3.37.0
+==============
+- CI improvements
+- Translation updates
+- Revamp of systemd service structure
+
+Media-keys:
+- Add static mapping for XF86RotationLockToggle
+- Use heuristic to switch MPRIS clients
+
+Power:
+- Ambient light moving average now time-aware
+
+WWan:
+- Handle multiple devices
+- Handle PUK unlocking
+- Other fixes
+
+Wacom:
+- Drop LED helper, handled by the kernel for long enough.
+
==============
Version 3.36.1
==============
diff --git a/meson.build b/meson.build
index d2b86b31..b794652c 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'gnome-settings-daemon', 'c',
- version: '3.36.1',
+ version: '3.37.0',
license: [ 'GPL2+', 'LGPLv2+' ],
meson_version: '>= 0.47.0'
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]