[geary/geary-0.6] Update to 0.6.3



commit ae1dd60553f05f7fa2eee2ec71fd3160d883de5e
Author: Jim Nelson <jim yorba org>
Date:   Tue Sep 2 16:00:05 2014 -0700

    Update to 0.6.3

 CMakeLists.txt   |    2 +-
 NEWS             |    8 ++++++++
 debian/changelog |    8 ++++++++
 3 files changed, 17 insertions(+), 1 deletions(-)
---
diff --git a/CMakeLists.txt b/CMakeLists.txt
index f4a5b8e..1b02eaf 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.2")
+set(VERSION "0.6.3")
 set(VERSION_INFO "Release")
 set(LANGUAGE_SUPPORT_DIRECTORY ${CMAKE_INSTALL_PREFIX}/share/locale)
 
diff --git a/NEWS b/NEWS
index 4a05def..f41a837 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+Geary 0.6.3 - 2 September 2014
+------------------------------
+
+  * Warn user of TLS certificate issues when connecting (#713247)
+  * Fix wrong timestamp in composed email Date: header (#714376)
+  * Compile with Vala 0.25 and better
+
+
 Geary 0.6.2 - 20 August 2014
 ----------------------------
 
diff --git a/debian/changelog b/debian/changelog
index 70dbe41..475233b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+geary (0.6.3-1~trusty1) trusty; urgency=low
+
+  * Warn user of TLS certificate issues when connecting (#713247)
+  * Fix wrong timestamp in composed email Date header (#714376)
+  * Compile with Vala 0.25 and better
+
+ -- Jim Nelson <jim yorba org>  Tue, 02 Sep 2014 15:49:33 -0700
+
 geary (0.6.2-1~saucy1) saucy; urgency=low
 
   * Patch major memory leak due to GMime bindings


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