[geary/geary-0.8] Update to 0.8.2



commit 5129ea01eef413bc0eadd00c195b76737a7f8238
Author: Jim Nelson <jim yorba org>
Date:   Tue Nov 4 13:41:23 2014 -0800

    Update to 0.8.2

 CMakeLists.txt   |    2 +-
 NEWS             |   12 ++++++++++++
 debian/changelog |   12 ++++++++++++
 3 files changed, 25 insertions(+), 1 deletions(-)
---
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 13fd0be..8504c45 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.8.1")
+set(VERSION "0.8.2")
 set(VERSION_INFO "Release")
 set(LANGUAGE_SUPPORT_DIRECTORY ${CMAKE_INSTALL_PREFIX}/share/locale)
 
diff --git a/NEWS b/NEWS
index 5be48cd..7007745 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+Geary 0.8.2 - 4 November 2014
+-----------------------------
+
+  * "View Source" creates temp files only readable by user (#724436)
+  * elementary Contractor support (#734717)
+  * Prevent displaying blank window when Geary first starts (#720360, #737811)
+  * Disable SSLv3 (POODLE attack) (#739019)
+  * Fix IMAP problems when running under Turkish locale (#714892)
+  * Don't crash when closing composer (#739141)
+  * Updated translations
+
+
 Geary 0.8.1 - 7 October 2014
 ----------------------------
 
diff --git a/debian/changelog b/debian/changelog
index 6824a25..24fd134 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+geary (0.8.2-1~utopic1) utopic; urgency=low
+
+  * "View Source" creates temp files only readable by user (#724436)
+  * elementary Contractor support (#734717)
+  * Prevent displaying blank window when Geary first starts (#720360, #737811)
+  * Disable SSLv3 (POODLE attack) (#739019)
+  * Fix IMAP problems when running under Turkish locale (#714892)
+  * Don't crash when closing composer (#739141)
+  * Updated translations
+
+ -- Jim Nelson <jim yorba org>  Tue, 04 Nov 2014 13:38:23 -0800
+
 geary (0.8.1-1~trusty1) trusty; urgency=low
 
   * Display properly-scaled icons under GTK+ 3.14


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