[geary/geary-0.10] Update to 0.10.0



commit e6793d6204970e882d5a8b6132a50dcc82694a9f
Author: Jim Nelson <jim yorba org>
Date:   Mon Mar 30 14:47:50 2015 -0700

    Update to 0.10.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 ecaf01d..f84be5e 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.9.1")
+set(VERSION "0.10.0")
 set(VERSION_INFO "Release")
 set(LANGUAGE_SUPPORT_DIRECTORY ${CMAKE_INSTALL_PREFIX}/share/locale)
 
diff --git a/NEWS b/NEWS
index 97c2e27..bd49ddf 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+Geary 0.10.0 - 30 March 2015
+----------------------------
+
+  * Undo Archive/Trash/Move of email (#721828)
+  * New split headerbar layout with UI, composer improvements (#743960)
+  * Preference to switch between 2-column and 3-column layout (#714793)
+  * Support multiple ("alternate") email addresses per account (#714922)
+  * New shortcut keys to navigate next/previous conversation (#714434)
+  * Fix displaying inline images referenced by Content-ID (#743676)
+  * Numerous bug fixes, optimizations, improvements
+  * Updated translations
+
+
 Geary 0.9.1 - 2 February 2015
 -----------------------------
 
diff --git a/debian/changelog b/debian/changelog
index 1790654..4310b5f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,16 @@
+geary (0.10.0-1~utopic1) utopic; urgency=low
+
+  * Undo Archive/Trash/Move of email (#721828)
+  * New split headerbar layout with UI, composer improvements (#743960)
+  * Preference to switch between 2-column and 3-column layout (#714793)
+  * Support multiple ("alternate") email addresses per account (#714922)
+  * New shortcut keys to navigate next/previous conversation (#714434)
+  * Fix displaying inline images referenced by Content-ID (#743676)
+  * Numerous bug fixes, optimizations, improvements
+  * Updated translations
+
+ -- Jim Nelson <jim yorba org>  Mon, 30 Mar 2015 14:19:36 -0700
+
 geary (0.9.1-1~utopic1) utopic; urgency=low
 
   * Support HTML signatures (#738895)


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