[gnome-initial-setup] NEWS for 3.35.3



commit ae3473106c6b984a9c670358913edcc18189c5da
Author: Will Thompson <will willthompson co uk>
Date:   Sat Jan 4 20:44:30 2020 +0000

    NEWS for 3.35.3

 NEWS        | 13 +++++++++++++
 meson.build |  2 +-
 2 files changed, 14 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index a4b2914..6dc314c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+3.35.3
+
+* Bugs fixed:
+ - #85 GNOME intial setup segfaults, possibly due to locale related problems
+ - !59 Disable g-i-s service in GDM
+ - !61 assistant: mark "Accept" button as suggested action
+ - !64 Language: Make language list use full height when search is active
+
+* Translation updates:
+ - Catalan
+ - Galician
+ - Japanese
+
 3.34.0
 
 * Bugs fixed:
diff --git a/meson.build b/meson.build
index 2351b1e..1ed2e98 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project('gnome-initial-setup',
         ['c'],
-        version: '3.35.0',
+        version: '3.35.3',
         license: 'GPLv2',
         meson_version: '>= 0.47.0',
 )


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