[gnome-initial-setup] NEWS for 3.37.90



commit 4d7b84e523ed27e70ebeab11d4e9c94c678e5634
Author: Philip Withnall <withnall endlessm com>
Date:   Wed Aug 5 14:46:21 2020 +0100

    NEWS for 3.37.90
    
    Signed-off-by: Philip Withnall <withnall endlessm com>

 NEWS        | 24 ++++++++++++++++++++++++
 meson.build |  2 +-
 2 files changed, 25 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index c4a59e06..ec8dedfb 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,27 @@
+3.37.90
+-------
+
+* Use `gnome-tour` instead of `yelp` to start the welcome tour. (MR !90.)
+
+* Switch to a new user session management approach of defining the session
+  services in `gnome-session@gnome-initial-setup.target.d/session.conf` in the
+  systemd user unit directory. This bumps the optional systemd dependency
+  to ≥ 242. See !66 for more details.
+
+* Bugs fixed:
+ - !66 Systemd unit update for 3.38
+ - !90 welcome tour: replace yelp with gnome-tour
+
+* Translation updates:
+ - Chinese (China)
+ - Friulian
+ - Indonesian
+ - Lithuanian
+ - Portuguese (Brazil)
+ - Swedish
+ - Tajik
+ - Turkish
+
 3.37.3
 ------
 
diff --git a/meson.build b/meson.build
index b83179b1..506707d4 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project('gnome-initial-setup',
         ['c'],
-        version: '3.37.3',
+        version: '3.37.90',
         license: 'GPLv2',
         meson_version: '>= 0.47.0',
 )


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]