[gnome-initial-setup] Version 3.36.1



commit 856eb4827addfca78619ce336fedf1805b2aa3b9
Author: Will Thompson <wjt endlessm com>
Date:   Fri Mar 27 21:23:01 2020 +0000

    Version 3.36.1

 NEWS        | 21 +++++++++++++++++++++
 meson.build |  2 +-
 2 files changed, 22 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 6f3f1bf..65b563a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,24 @@
+3.36.1
+------
+
+* Previous releases of gnome-initial-setup had an unversioned dependency on
+  libsecret; this release requires libsecret ≥ 0.18.8.  (libsecret 0.18.8 was
+  released as part of GNOME 3.32; GNOME 3.36 includes libsecret 0.20.1.)
+
+* Bugs fixed:
+ - !78 account: Make parent account usable in case of errors
+ - !79 Improve readability when removing event sources
+ - !80 Fix two crashes when saving parental controls settings
+ - !81 Use g_auto and g_autoptr more
+
+* Translation updates:
+ - Bokmål, Norwegian
+ - Dutch
+ - German
+ - Japanese
+ - Romanian
+ - Ukrainian
+
 3.36.0
 ------
 
diff --git a/meson.build b/meson.build
index 4a41098..8836bf5 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project('gnome-initial-setup',
         ['c'],
-        version: '3.36.0',
+        version: '3.36.1',
         license: 'GPLv2',
         meson_version: '>= 0.47.0',
 )


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