[geary] Update to 0.9.1



commit b365d5d4d4dd94bda550ea2bcc161eea804ba297
Author: Jim Nelson <jim yorba org>
Date:   Mon Feb 2 18:14:31 2015 -0800

    Update to 0.9.1

 CMakeLists.txt   |    2 +-
 NEWS             |   17 +++++++++++++++++
 debian/changelog |   17 +++++++++++++++++
 3 files changed, 35 insertions(+), 1 deletions(-)
---
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 55853ff..2f2fc2e 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.9.0")
+set(VERSION "0.9.1")
 set(VERSION_INFO "Release")
 set(LANGUAGE_SUPPORT_DIRECTORY ${CMAKE_INSTALL_PREFIX}/share/locale)
 
diff --git a/NEWS b/NEWS
index ccfd344..8d37955 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+Geary 0.9.1 - 2 February 2014
+-----------------------------
+
+  * Support HTML signatures (#738895)
+  * Quote from multiple selections in reply (#738188)
+  * Restore reply/reply all/forward state of edited drafts (#743067)
+  * Quoted message portion may be easily removed in composer (#741609)
+  * True delete now supported in Gmail (#721790)
+  * Improved searching for terms w/ punctuation (#714863)
+  * Better management of draft messages to avoid orphans
+  * Empty Trash, Empty Spam (#714809, #725260)
+  * Better conversation construction (#714563)
+  * Improved IMAP connection reestablishment and retrying of remote operations
+  * Various bug fixes, optimizations, improvements
+  * Updated translations
+
+
 Geary 0.9.0 - 19 December 2014
 ------------------------------
 
diff --git a/debian/changelog b/debian/changelog
index 42b1cce..1790654 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,20 @@
+geary (0.9.1-1~utopic1) utopic; urgency=low
+
+  * Support HTML signatures (#738895)
+  * Quote from multiple selections in reply (#738188)
+  * Restore reply/reply all/forward state of edited drafts (#743067)
+  * Quoted message portion may be easily removed in composer (#741609)
+  * True delete now supported in Gmail (#721790)
+  * Improved searching for terms w/ punctuation (#714863)
+  * Better management of draft messages to avoid orphans
+  * Empty Trash, Empty Spam (#714809, #725260)
+  * Better conversation construction (#714563)
+  * Improved IMAP connection reestablishment and retrying of remote operations
+  * Various bug fixes, optimizations, improvements
+  * Updated translations
+
+ -- Jim Nelson <jim yorba org>  Mon, 02 Feb 2015 18:12:49 -0800
+
 geary (0.9.0-1~utopic1) utopic; urgency=low
 
   * Improved full-text search experience (#720361)


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