[geary] Update to Geary 0.6.1



commit f5d52ebfc749ecfff6a317b1287b311938e9a767
Author: Jim Nelson <jim yorba org>
Date:   Tue Jul 1 14:57:47 2014 -0700

    Update to Geary 0.6.1

 CMakeLists.txt   |    2 +-
 NEWS             |   15 +++++++++++++++
 debian/changelog |   15 +++++++++++++++
 3 files changed, 31 insertions(+), 1 deletions(-)
---
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 275f645..896c2f3 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.0")
+set(VERSION "0.6.1")
 set(VERSION_INFO "Release")
 set(LANGUAGE_SUPPORT_DIRECTORY ${CMAKE_INSTALL_PREFIX}/share/locale)
 
diff --git a/NEWS b/NEWS
index cd61988..b14ca75 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+Geary 0.6.1 - 1 July 2014
+-------------------------
+
+  * Copy and move message bug fixes (esp. to prevent lost emails)
+  * Prevent STARTTLS BAD_IDENTITY when connecting to server
+  * Prevent failure when deleting Outbox message
+  * Don't save draft messages on server when UIDPLUS not available
+  * Correct severe database command error (statement too long)
+  * Fix bug when launching Geary with file URIs for attachments
+  * Prevent the IMAP account synchronizer from deadlocking
+  * Fix server compatibility issues (mail.ru, netcourrier.com)
+  * Italian translation of help documentation
+  * Improved translations
+
+
 Geary 0.6.0 - 17 March 2014
 ---------------------------
 
diff --git a/debian/changelog b/debian/changelog
index 95b8173..698eb48 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,18 @@
+geary (0.6.1-1~saucy1) saucy; urgency=low
+
+  * Copy and move message bug fixes (esp. to prevent lost emails)
+  * Prevent STARTTLS BAD_IDENTITY when connecting to server
+  * Prevent failure when deleting Outbox message
+  * Don't save draft messages on server when UIDPLUS not available
+  * Correct severe database command error (statement too long)
+  * Fix bug when launching Geary with file URIs for attachments
+  * Prevent the IMAP account synchronizer from deadlocking
+  * Fix server compatibility issues (mail.ru, netcourrier.com)
+  * Italian translation of help documentation
+  * Improved translations
+
+ -- Jim Nelson <jim yorba org>  Tue, 01 Jul 2014 14:53:19 -0700
+
 geary (0.6.0-1~saucy1) saucy; urgency=low
 
   * Basic search operators


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