[geary] Updated to 0.7.2



commit 68ccaedfbfc4e2a0c5c1d8a1520ae89f60f58f63
Author: Jim Nelson <jim yorba org>
Date:   Tue Sep 2 16:43:02 2014 -0700

    Updated to 0.7.2

 CMakeLists.txt   |    2 +-
 NEWS             |   11 +++++++++++
 debian/changelog |   11 +++++++++++
 3 files changed, 23 insertions(+), 1 deletions(-)
---
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 4fca75c..87f569b 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -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)
 
diff --git a/NEWS b/NEWS
index 9aec6e8..cc03b7e 100644
--- a/NEWS
+++ b/NEWS
@@ -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
 ----------------------------
 
diff --git a/debian/changelog b/debian/changelog
index 59f8e5a..8cd3ff5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -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


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]