[geary] Bump version, add news



commit def98d007ca9e80cc7253b7f0a4c36e83cb6a140
Author: Charles Lindsay <chaz yorba org>
Date:   Thu Jan 30 17:51:34 2014 -0800

    Bump version, add news

 CMakeLists.txt |    2 +-
 NEWS           |   11 +++++++++++
 2 files changed, 12 insertions(+), 1 deletions(-)
---
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 12983b6..3c1f6ea 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.0")
+set(VERSION "0.5.1")
 set(VERSION_INFO "Release")
 set(LANGUAGE_SUPPORT_DIRECTORY ${CMAKE_INSTALL_PREFIX}/share/locale)
 
diff --git a/NEWS b/NEWS
index 5f6e66d..3d16ca8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+Geary 0.5.1 - 30 January 2014
+-----------------------------
+
+  * Ability to save sent mail
+  * Basic search operators
+  * Separate trash, archive, and delete operations
+  * Improved special folder handling for "Other" accounts
+  * Fixed some IMAP issues
+  * Speed improvements & miscellaneous bugfixes
+
+
 Geary 0.5.0 - 12 December 2013
 ------------------------------
 


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