[geary] Bump version, add news



commit 7b6bc3dfb94a4325c8650cba9b54f10053230831
Author: Charles Lindsay <chaz yorba org>
Date:   Fri Feb 14 16:15:52 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 7b2e3ea..38967d7 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.1")
+set(VERSION "0.5.2")
 set(VERSION_INFO "Release")
 set(LANGUAGE_SUPPORT_DIRECTORY ${CMAKE_INSTALL_PREFIX}/share/locale)
 
diff --git a/NEWS b/NEWS
index 3d16ca8..2a733fd 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+Geary 0.5.2 - 14 February 2014
+------------------------------
+
+  * Improved recognition of special folders for "Other" accounts
+  * Prompt before permanently deleting messages
+  * Allow searching for "from:me" and the like
+  * Conversation viewer quoted text improvements
+  * UI and icon improvements
+  * Miscellaneous bugfixes
+
+
 Geary 0.5.1 - 30 January 2014
 -----------------------------
 


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