[geary] Update to 0.9.0



commit 3f5c63c60215222c4c53a9e55502588734f99006
Author: Jim Nelson <jim yorba org>
Date:   Fri Dec 19 17:12:56 2014 -0800

    Update to 0.9.0

 CMakeLists.txt   |    2 +-
 NEWS             |   13 +++++++++++++
 debian/changelog |   13 +++++++++++++
 3 files changed, 27 insertions(+), 1 deletions(-)
---
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 721b54b..55853ff 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.8.3")
+set(VERSION "0.9.0")
 set(VERSION_INFO "Release")
 set(LANGUAGE_SUPPORT_DIRECTORY ${CMAKE_INSTALL_PREFIX}/share/locale)
 
diff --git a/NEWS b/NEWS
index c5cc8f6..ccfd344 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+Geary 0.9.0 - 19 December 2014
+------------------------------
+
+  * Improved full-text search experience (#720361)
+  * Periodic database & attachments garbage collection (#714134)
+  * Remove minimum width for sidebar/folder list (#713882)
+  * Use GtkHeaderBar for dialogs (#741240)
+  * Can now specify Reply-To when composing (#714588)
+  * Fix signed int32 UID/UIDVALIDITY bug (#737642)
+  * Composer shortcuts now listed in online help (#741573)
+  * Updated translations
+
+
 Geary 0.8.3 - 19 December 2014
 ------------------------------
 
diff --git a/debian/changelog b/debian/changelog
index 68e3340..c5c7e45 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,16 @@
+geary (0.9.0-1~utopic1) utopic; urgency=low
+
+  * Improved full-text search experience (#720361)
+  * Periodic database & attachments garbage collection (#714134)
+  * Remove minimum width for sidebar/folder list (#713882)
+  * Use GtkHeaderBar for dialogs (#741240)
+  * Can now specify Reply-To when composing (#714588)
+  * Fix signed int32 UID/UIDVALIDITY bug (#737642)
+  * Composer shortcuts now listed in online help (#741573)
+  * Updated translations
+
+ -- Jim Nelson <jim yorba org> Fri, 19 Dec 2014 17:11:02 -0800
+
 geary (0.8.3-1~utopic1) utopic; urgency=low
 
   * Prevent race condition causing Geary window not to open (#737811)


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