Update to Geary 0.6.1

This commit is contained in:
Jim Nelson 2014-07-01 14:57:47 -07:00
parent 60e0bcc4fa
commit f5d52ebfc7
3 changed files with 31 additions and 1 deletions

15
NEWS
View file

@ -1,3 +1,18 @@
Geary 0.6.1 - 1 July 2014
-------------------------
* Copy and move message bug fixes (esp. to prevent lost emails)
* Prevent STARTTLS BAD_IDENTITY when connecting to server
* Prevent failure when deleting Outbox message
* Don't save draft messages on server when UIDPLUS not available
* Correct severe database command error (statement too long)
* Fix bug when launching Geary with file URIs for attachments
* Prevent the IMAP account synchronizer from deadlocking
* Fix server compatibility issues (mail.ru, netcourrier.com)
* Italian translation of help documentation
* Improved translations
Geary 0.6.0 - 17 March 2014
---------------------------