Update files for 3.37.92
This commit is contained in:
parent
45c27dffa4
commit
5b64939490
2 changed files with 34 additions and 1 deletions
33
NEWS
33
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
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
project('geary', [ 'vala', 'c' ],
|
||||
version: '3.37.91',
|
||||
version: '3.37.92',
|
||||
license: 'LGPL2.1+',
|
||||
meson_version: '>= 0.50',
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue