[geary] Update for release



commit 6cf3f093845214dc25e9a16e9967a1d21873dbc5
Author: Charles Lindsay <chaz yorba org>
Date:   Mon Mar 17 14:00:51 2014 -0700

    Update for release

 CMakeLists.txt   |    2 +-
 NEWS             |    8 ++++++++
 debian/changelog |   10 ++++++++++
 3 files changed, 19 insertions(+), 1 deletions(-)
---
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 7ec8d59..0443c54 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.5.3")
+set(VERSION "0.6.0")
 set(VERSION_INFO "Release")
 set(LANGUAGE_SUPPORT_DIRECTORY ${CMAKE_INSTALL_PREFIX}/share/locale)
 
diff --git a/NEWS b/NEWS
index 90ce052..cd61988 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+Geary 0.6.0 - 17 March 2014
+---------------------------
+
+  * Cleaned up star/unstar and mark as read/unread functionality
+  * Added localized help docs to installed files
+  * Many bugfixes
+
+
 Geary 0.5.3 - 3 March 2014
 --------------------------
 
diff --git a/debian/changelog b/debian/changelog
index 18481fc..95b8173 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+geary (0.6.0-1~saucy1) saucy; urgency=low
+
+  * Basic search operators
+  * Save sent mail option
+  * Separate archive, trash, and delete actions
+  * Improved server support
+  * Many stability, speed, and interface improvements and bugfixes
+
+ -- Charles Lindsay <chaz yorba org>  Mon, 17 Mar 2014 13:41:15 -0700
+
 geary (0.4.3-1~raring1) raring; urgency=low
 
   * Fix "squished" conversation list when used with certain themes


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