[geary] Update files for 3.37.1 development release



commit 0e6e5c4b6b1acefb71a559c29878aab01bcb6c9c
Author: Michael Gratton <mike vee net>
Date:   Sun May 3 17:20:48 2020 +1000

    Update files for 3.37.1 development release

 NEWS        | 50 ++++++++++++++++++++++++++++++++++++++++++++++++++
 THANKS      |  3 ++-
 meson.build |  2 +-
 3 files changed, 53 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index d08af77d..d37d46d5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,53 @@
+Version 3.37.1
+~~~~~~~~~~~~~~
+Released: 2020-05-03
+
+Notable changes included in this release:
+
+ * Add support for email and folder plugins
+ * Add preferences for loading optional plugins
+ * Add new Sent Sound and Email Template optional plugins
+ * Convert Unity Messaging Menu plugin to be optional
+ * Convert more non-core code to internal plugins
+ * Reduce and limit the number of problem reports displayed
+ * Fix ordering of folders in the folder list
+ * Rename Spam folder to Junk
+ * Use info bars for emptying Trash and Junk folders
+ * Allow enabling/disabling logging domains from the Inspector
+ * Improvements to IMAP stack reliability
+ * Prefer IMAP SPECIAL USE extenion over XLIST
+ * Numerous client and engine bug fixes and code clean up
+ * Added a build dependency for the GSOund library
+
+Thanks to all who contributed code fixes and enhancements to this
+release:
+ * Björn Daase
+ * Daniel Kahn Gillmor
+ * James Westman
+ * Jonatan Pålsson
+ * Rico Tzschichholz
+
+Thanks also to all who contributed translations, for the user
+interface:
+ * Anders Jonsson (sv)
+ * Andika Triwidada (id)
+ * Asier Sarasua Garmendia (eu)
+ * Ask Hjorth Larsen (da)
+ * Daniel Mustieles (es)
+ * Dušan Kazik (sk)
+ * Efstathios Iosifidis (el)
+ * Emin Tufan Çetin (tr)
+ * Goran Vidović (hr)
+ * Jiri Grönroos (fi)
+ * Jordi Mas (ca)
+ * Piotr Drąg (pl)
+ * Rafael Fontenelle (pt_BR)
+ * sicklylife (ja)
+ * Yuri Chornoivan (uk)
+
+And for the user manual:
+ * Jordi Mas (ca)
+
 Version 3.36
 ~~~~~~~~~~~~
 Released: 2020-03-13
diff --git a/THANKS b/THANKS
index eb77d88a..a0a589c7 100644
--- a/THANKS
+++ b/THANKS
@@ -13,8 +13,9 @@ Anirudh Sanjeev <skyronic gmail com>
 Attila Bukor <r1pp3rj4ck w4it eu>
 Avi Levy <avi w levy gmail com>
 Bilal Elmoussaoui <bil elmoussaoui gmail com>
+Björn Daase <bjoern daase net>
 Brendan Long <self brendanlong com>
-Charles Lehner <rdm cel celehner com>
+Charles Lehner <rdm cel eclehner com>
 Chirstian Dywan <christian twotoasts de>
 Chris Heywood <15127-creywood users noreply gitlab gnome org>
 Christian Kellner <christian kellner me>
diff --git a/meson.build b/meson.build
index 146913ee..e135e562 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('geary', [ 'vala', 'c' ],
-  version: '3.37.0',
+  version: '3.37.1',
   license: 'LGPL2.1+',
   meson_version: '>= 0.50',
 )


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