[gnome-settings-daemon] Release 41.rc
- From: Carlos Garnacho <carlosg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-settings-daemon] Release 41.rc
- Date: Sat, 28 Aug 2021 11:16:07 +0000 (UTC)
commit 20e550e17ad7b1d3777faa20e1ce598f3cb26917
Author: Carlos Garnacho <carlosg gnome org>
Date: Sat Aug 28 12:52:41 2021 +0200
Release 41.rc
NEWS | 27 +++++++++++++++++++++++++++
meson.build | 2 +-
2 files changed, 28 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 0b2cd1d0..969d9c45 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,30 @@
+=============
+Version 41.rc
+=============
+- Translation updates
+- CI and test fixes
+
+Power:
+- Enable power-saver profile when low on battery
+- Dim the screen quicker by default
+- Generalize laptop battery notifications
+- Refactor battery notifications for external devices
+
+Media-keys:
+- Replace deprecated calls
+- Add one second delay between each rfkill event
+
+Housekeeping:
+- Use GRefCount
+
+USB-protection:
+- Authorize devices after screen has been locked
+- Improve debug output
+- Misc. fixes
+
+Xsettings:
+- Add support for XFixes ClientDisconnectMode
+
==============
Version 40.0.1
==============
diff --git a/meson.build b/meson.build
index 239ce871..5e14adb3 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'gnome-settings-daemon', 'c',
- version: '40.0.1',
+ version: '41.rc',
license: [ 'GPL2+', 'LGPLv2+' ],
meson_version: '>= 0.49.0'
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]