Update files for 3.37.91
This commit is contained in:
parent
f6dec1e8bc
commit
ab97c5193e
2 changed files with 24 additions and 1 deletions
23
NEWS
23
NEWS
|
|
@ -1,3 +1,26 @@
|
|||
Version 3.37.91
|
||||
~~~~~~~~~~~~~~~
|
||||
Released: 2020-08-27
|
||||
|
||||
Notable changes included in this release:
|
||||
|
||||
* Fixed handling of pinned, invalid TLS certificates: CVE-2020-24661
|
||||
* Removed libhandy subproject due to translation infrastructure issue
|
||||
* Update vala dependency to >= 0.48.6
|
||||
* Update glib dependency to >= 2.64
|
||||
* Various bug fixes and user interface improvements
|
||||
* various user interface translation updates
|
||||
|
||||
Thanks to all who contributed code fixes and enhancements to this
|
||||
release:
|
||||
* Björn Daase
|
||||
* Chris Heywood
|
||||
|
||||
Thanks also to all who contributed translations, for the user
|
||||
interface:
|
||||
* Daniel Mustieles (es)
|
||||
* Piotr Drąg (pl)
|
||||
|
||||
Version 3.37.90
|
||||
~~~~~~~~~~~~~~
|
||||
Released: 2020-08-19
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
project('geary', [ 'vala', 'c' ],
|
||||
version: '3.37.90',
|
||||
version: '3.37.91',
|
||||
license: 'LGPL2.1+',
|
||||
meson_version: '>= 0.50',
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue