Merge NEWS and debian/changelog from geary-0.6 branch

This commit is contained in:
Jim Nelson 2014-09-02 16:32:34 -07:00
parent 017d5e6cdf
commit 4c7ee35475
2 changed files with 34 additions and 0 deletions

17
NEWS
View file

@ -24,6 +24,23 @@ Geary 0.7.0 - 18 July 2014
* Updated translations
Geary 0.6.3 - 2 September 2014
------------------------------
* Warn user of TLS certificate issues when connecting (#713247)
* Fix wrong timestamp in composed email Date: header (#714376)
* Compile with Vala 0.25 and better
Geary 0.6.2 - 20 August 2014
----------------------------
* Patch major memory leak due to GMime bindings
* Prevent Vala 0.26 compiler error
* Stabilize search sorting to prevent dropped search results
* Prevent Inbox from being cleared on startup w/ Dovecot, Zimbra, and more.
Geary 0.6.1 - 1 July 2014
-------------------------

17
debian/changelog vendored
View file

@ -24,6 +24,23 @@ geary (0.7.0-1~saucy1) saucy; urgency=low
-- Jim Nelson <jim@yorba.org> Fri, 18 Jul 2014 14:03:07 -0700
geary (0.6.3-1~trusty1) trusty; urgency=low
* Warn user of TLS certificate issues when connecting (#713247)
* Fix wrong timestamp in composed email Date header (#714376)
* Compile with Vala 0.25 and better
-- Jim Nelson <jim@yorba.org> Tue, 02 Sep 2014 15:49:33 -0700
geary (0.6.2-1~saucy1) saucy; urgency=low
* Patch major memory leak due to GMime bindings
* Prevent Vala 0.26 compiler error
* Stabilize search sorting to prevent dropped search results
* Prevent Inbox from being cleared on startup w/ Dovecot, Zimbra, and more.
-- Jim Nelson <jim@yorba.org> Wed, 20 Aug 2014 12:27:20 -0700
geary (0.6.1-1~saucy1) saucy; urgency=low
* Copy and move message bug fixes (esp. to prevent lost emails)