[geary] Update to version 0.7.0



commit 669356025191f92b3f094688a4f80ceac05b6118
Author: Jim Nelson <jim yorba org>
Date:   Fri Jul 18 14:05:26 2014 -0700

    Update to version 0.7.0

 CMakeLists.txt   |    2 +-
 NEWS             |   13 +++++++++++++
 debian/changelog |   13 +++++++++++++
 3 files changed, 27 insertions(+), 1 deletions(-)
---
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 896c2f3..814b0fe 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.7.0")
 set(VERSION_INFO "Release")
 set(LANGUAGE_SUPPORT_DIRECTORY ${CMAKE_INSTALL_PREFIX}/share/locale)
 
diff --git a/NEWS b/NEWS
index b14ca75..5de52b4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+Geary 0.7.0 - 18 July 2014
+--------------------------
+
+  * Major overhaul of email composer, now inline in main window and redesigned
+  * Composer will automatically add signature to emails
+  * Saving drafts to server can be disabled
+  * Improved main window interface, now using GtkHeaderBar
+  * Database speed optimizations to reduce lags and improve read times
+  * Improved connection retry
+  * Various bug fixes
+  * Updated translations
+
+
 Geary 0.6.1 - 1 July 2014
 -------------------------
 
diff --git a/debian/changelog b/debian/changelog
index 698eb48..1415440 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,18 @@
 geary (0.6.1-1~saucy1) saucy; urgency=low
 
+  * Major overhaul of email composer, now inline in main window and redesigned
+  * Composer will automatically add signature to emails
+  * Saving drafts to server can be disabled
+  * Improved main window interface, now using GtkHeaderBar
+  * Database speed optimizations to reduce lags and improve read times
+  * Improved connection retry
+  * Various bug fixes
+  * Updated translations
+
+ -- Jim Nelson <jim yorba org>  Fri, 18 Jul 2014 14:03:07 -0700
+
+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


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