[geary/geary-0.6] Update to 0.6.2



commit 11149d281c9d6ff0fa5d2b47394a3cf530df905f
Author: Jim Nelson <jim yorba org>
Date:   Wed Aug 20 12:29:15 2014 -0700

    Update to 0.6.2

 CMakeLists.txt   |    2 +-
 NEWS             |    9 +++++++++
 debian/changelog |    9 +++++++++
 3 files changed, 19 insertions(+), 1 deletions(-)
---
diff --git a/CMakeLists.txt b/CMakeLists.txt
index c7aeaeb..f4a5b8e 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.6.1")
+set(VERSION "0.6.2")
 set(VERSION_INFO "Release")
 set(LANGUAGE_SUPPORT_DIRECTORY ${CMAKE_INSTALL_PREFIX}/share/locale)
 
diff --git a/NEWS b/NEWS
index b14ca75..4a05def 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+Geary 0.6.2 - 20 August 2014
+----------------------------
+
+  * Patch major memory leak due to GMime bindings
+  * Prevent Vala 0.26 compiler error
+  * Stabilize search sorting to prevent dropped search results
+  * Prevent Inbox from being cleared on startup w/ Dovecot, Zimbra, and more.
+
+
 Geary 0.6.1 - 1 July 2014
 -------------------------
 
diff --git a/debian/changelog b/debian/changelog
index 698eb48..70dbe41 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+geary (0.6.2-1~saucy1) saucy; urgency=low
+
+  * Patch major memory leak due to GMime bindings
+  * Prevent Vala 0.26 compiler error
+  * Stabilize search sorting to prevent dropped search results
+  * Prevent Inbox from being cleared on startup w/ Dovecot, Zimbra, and more.
+
+ -- Jim Nelson <jim yorba org>  Wed, 20 Aug 2014 12:27:20 -0700
+
 geary (0.6.1-1~saucy1) saucy; urgency=low
 
   * Copy and move message bug fixes (esp. to prevent lost emails)


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