[geary] Update files for 3.37.92



commit 5b64939490886e3c3146ec48d9e31ca74c5b6620
Author: Michael Gratton <mike vee net>
Date:   Sun Sep 6 08:48:36 2020 +1000

    Update files for 3.37.92

 NEWS        | 33 +++++++++++++++++++++++++++++++++
 meson.build |  2 +-
 2 files changed, 34 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 9e9a72d34..0995829fc 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,36 @@
+Version 3.37.92
+~~~~~~~~~~~~~~~
+Released: 2020-09-06
+
+Notable changes included in this release:
+
+ * Fix for crash in conversation find
+ * Fix GOA-related app freeze at startup
+ * Fix for infinite "recoverable error" loop
+ * Fix for database locking errors
+ * Fixes for handling cancelled IMAP commands
+ * Various bug fixes and user interface improvements
+
+Thanks to all who contributed code fixes and enhancements to this
+release:
+ * Chris Heywood
+
+Thanks also to all who contributed translations, for the user
+interface:
+ * Bruce Cowan (en_GB)
+ * Daniel Mustieles (es)
+ * Daniel Șerbănescu (ro)
+ * Emin Tufan Çetin (tr)
+ * Enrico Nicoletto (pt_BR)
+ * Federico Bruni (it)
+ * Jiri Grönroos (fi)
+ * Kukuh Syafaat (id)
+ * Nathan Follens (nl)
+ * Piotr Drąg (pl)
+ * sicklylife (ja)
+ * Thibault Martin (fr)
+ * Yuri Chornoivan (uk)
+
 Version 3.37.91
 ~~~~~~~~~~~~~~~
 Released: 2020-08-27
diff --git a/meson.build b/meson.build
index 843e1ff6b..ba5e4b9e2 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('geary', [ 'vala', 'c' ],
-  version: '3.37.91',
+  version: '3.37.92',
   license: 'LGPL2.1+',
   meson_version: '>= 0.50',
 )


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