Updated to 0.7.2

This commit is contained in:
Jim Nelson 2014-09-02 16:43:02 -07:00
parent 4c7ee35475
commit 68ccaedfbf
3 changed files with 23 additions and 1 deletions

View file

@ -15,7 +15,7 @@ list(APPEND CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR}/cmake )
#
set(GETTEXT_PACKAGE "geary")
set(RELEASE_NAME "Lightweight email client for GNOME.")
set(VERSION "0.7.1")
set(VERSION "0.7.2")
set(VERSION_INFO "Release")
set(LANGUAGE_SUPPORT_DIRECTORY ${CMAKE_INSTALL_PREFIX}/share/locale)

11
NEWS
View file

@ -1,3 +1,14 @@
Geary 0.7.2 - 2 September 2014
------------------------------
* Warn user of TLS certificate issues when connecting (#713247)
* Better scrolling system for inline composer
* Improved database performance and reduced lags
* IMAP stack fix (old IDLEs causing command completion)
* Compile with Vala 0.25 and better
* Updated translations
Geary 0.7.1 - 20 August 2014
----------------------------

11
debian/changelog vendored
View file

@ -1,3 +1,14 @@
geary (0.7.2-1~trusty1) trusty; urgency=low
* Warn user of TLS certificate issues when connecting (#713247)
* Better scrolling system for inline composer
* Improved database performance and reduced lags
* IMAP stack fix (old IDLEs causing command completion)
* Compile with Vala 0.25 and better
* Updated translations
-- Jim Nelson <jim@yorba.org> Tue, 02 Sep 2014 16:36:51 -0700
geary (0.7.1-1~saucy1) saucy; urgency=low
* Show attachments lacking a Content-Disposition