[geary] Bump version, add news



commit dab925521ef6bd59398e1179604009ab59bab031
Author: Charles Lindsay <chaz yorba org>
Date:   Mon Mar 3 18:13:31 2014 -0800

    Bump version, add news

 CMakeLists.txt |    2 +-
 NEWS           |   13 +++++++++++++
 2 files changed, 14 insertions(+), 1 deletions(-)
---
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 38967d7..7ec8d59 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.2")
+set(VERSION "0.5.3")
 set(VERSION_INFO "Release")
 set(LANGUAGE_SUPPORT_DIRECTORY ${CMAKE_INSTALL_PREFIX}/share/locale)
 
diff --git a/NEWS b/NEWS
index 2a733fd..90ce052 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+Geary 0.5.3 - 3 March 2014
+--------------------------
+
+  * Better styling of collapsed quotes
+  * "Use IMAP credentials" option in account creation dialog
+  * Fixed support for GMail drafts
+  * Fixed background synchronizer
+  * Fixed some unread count issues
+  * Fixed some IMAP issues
+  * Fixed theming issues
+  * Other miscellaneous bugfixes
+
+
 Geary 0.5.2 - 14 February 2014
 ------------------------------
 


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