[gnome-session] Release 3.37.0
- From: Carlos Garnacho <carlosg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-session] Release 3.37.0
- Date: Mon, 10 Aug 2020 15:45:01 +0000 (UTC)
commit f1e15eefa25941b886a1566a68c406ba43963bdb
Author: Carlos Garnacho <carlosg gnome org>
Date: Mon Aug 10 17:24:50 2020 +0200
Release 3.37.0
NEWS | 18 ++++++++++++++++++
meson.build | 2 +-
2 files changed, 19 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index d0dad1d5..43373d96 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,21 @@
+==============
+Version 3.37.0
+==============
+
+ util: Unset GNOME_SETUP_DISPLAY at login time
+ main: clear environment on shutdown
+ gnome-session: avoid setting LC_ unless LANG and region disagree
+ data: Add drop-in to configure launched applications
+ autostart-app: Place launched applications into a systemd scope
+ doc: Add description of important systemd units to man page
+ fail-whale-dialog: Make dialog visible in all monitors
+ gnome-session-inhibit: Add --list command
+ gnome-session-ctl: Add systemd service failure checker
+ data: Major changes in systemd configuration
+ Translation Updates: Brazilian Portuguese, Catalan, Chinese (Taiwan),
+ Czech, Friulian, German, Hebrew, Indonesian, Kazakh, Norwegian Bokmål,
+ Polish, Romanian, Slovak, Spanish, Swedish, Turkish, Ukrainian
+
==============
Version 3.36.0
==============
diff --git a/meson.build b/meson.build
index 393c0cf2..becb81e1 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'gnome-session', 'c',
- version: '3.36.0',
+ version: '3.37.0',
license: 'GPL2+',
default_options: 'buildtype=debugoptimized',
meson_version: '>= 0.43.0'
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]