[geary] Update to 0.7.1



commit eecc6ca8543004963ac60cee8e5d67f5d5d9fe08
Author: Jim Nelson <jim yorba org>
Date:   Wed Aug 20 12:52:42 2014 -0700

    Update to 0.7.1

 CMakeLists.txt   |    2 +-
 NEWS             |   13 +++++++++++++
 debian/changelog |   13 +++++++++++++
 3 files changed, 27 insertions(+), 1 deletions(-)
---
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 814b0fe..4fca75c 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.0")
+set(VERSION "0.7.1")
 set(VERSION_INFO "Release")
 set(LANGUAGE_SUPPORT_DIRECTORY ${CMAKE_INSTALL_PREFIX}/share/locale)
 
diff --git a/NEWS b/NEWS
index 5de52b4..de151af 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+Geary 0.7.1 - 20 August 2014
+----------------------------
+
+  * Show attachments lacking a Content-Disposition
+  * Prevent Inbox from being cleared at startup (Dovecot, Zimbra, more)
+  * Major memory leak (due to GMime bindings) fixes
+  * Improved IMAP disconnect/reconnect logic
+  * Autocomplete properly quotes RFC822 strings
+  * Stabilize search results to prevent lost or dropped results
+  * Inline composer polish
+  * Updated translations
+
+
 Geary 0.7.0 - 18 July 2014
 --------------------------
 
diff --git a/debian/changelog b/debian/changelog
index 7ee622f..e546884 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,16 @@
+geary (0.7.1-1~saucy1) saucy; urgency=low
+
+  * Show attachments lacking a Content-Disposition
+  * Prevent Inbox from being cleared at startup (Dovecot, Zimbra, more)
+  * Major memory leak (due to GMime bindings) fixes
+  * Improved IMAP disconnect/reconnect logic
+  * Autocomplete properly quotes RFC822 strings
+  * Stabilize search results to prevent lost or dropped results
+  * Inline composer polish
+  * Updated translations
+
+ -- Jim Nelson <jim yorba org>  Wed, 20 Aug 2014 12:50:08 -0700
+
 geary (0.7.0-1~saucy1) saucy; urgency=low
 
   * Major overhaul of email composer, now inline in main window and redesigned


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