[gnome-initial-setup] NEWS for 3.33.90



commit a0b1ebcb8d038e91235875d06a503188d512d1a1
Author: Will Thompson <will willthompson co uk>
Date:   Mon Aug 5 16:44:38 2019 +0100

    NEWS for 3.33.90

 NEWS        | 22 ++++++++++++++++++++++
 meson.build |  2 +-
 2 files changed, 23 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index eb455a8..1b6cae9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,25 @@
+3.33.90
+
+* !38 systemd user instance support. This is inert without corresponding
+  changes in other GNOME modules, and can be disabled entirely with
+  `-Dsystemd=false` at build time.
+
+* Other improvements and bug fixes:
+ - !37 summary: don't free borrowed password string
+ - !41 data: use a11y menu in initial-setup session
+ - !42 driver: Account for multi monitor when checking for small screen
+ - !44 language: Refactor the logo selection
+ - !45 language: Fix the visibility of the placeholder
+ - !46 summary: Make the page fit narrow screens
+ - !49 Drop the headers for the first rows
+ - !50 account: Drop the avatar button padding
+ - !51 Refactor page headers
+ - !52 data: Update required gnome-settings-daemon plugins
+
+* Translation updates:
+ - Basque
+ - Karbi
+
 3.33.4
 
 * Bugs fixed:
diff --git a/meson.build b/meson.build
index ead561c..c8e9da4 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project('gnome-initial-setup',
         ['c'],
-        version: '3.33.4',
+        version: '3.33.90',
         license: 'GPLv2',
         meson_version: '>= 0.47.0',
 )


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