[geary/geary-0.8] Update to 0.8.1



commit b6590eeb429b8ed16ce0d6d8947c46741c54cdd6
Author: Jim Nelson <jim yorba org>
Date:   Tue Oct 7 14:48:23 2014 -0700

    Update to 0.8.1

 CMakeLists.txt   |    2 +-
 NEWS             |   12 ++++++++++++
 debian/changelog |   12 ++++++++++++
 3 files changed, 25 insertions(+), 1 deletions(-)
---
diff --git a/CMakeLists.txt b/CMakeLists.txt
index f3664ce..13fd0be 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.0")
+set(VERSION "0.8.1")
 set(VERSION_INFO "Release")
 set(LANGUAGE_SUPPORT_DIRECTORY ${CMAKE_INSTALL_PREFIX}/share/locale)
 
diff --git a/NEWS b/NEWS
index 45cac54..5be48cd 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+Geary 0.8.1 - 7 October 2014
+----------------------------
+
+  * Display properly-scaled icons under GTK+ 3.14
+  * Don't show composer close/detach buttons twice under GTK+ 3.14
+  * Fix code analysis errors reported by newest Vala
+  * gcr-3 minimum version requirement not specified
+  * Properly install French online help
+  * Czech online help added
+  * Updated Spanish, German translations
+
+
 Geary 0.8.0 - 19 September 2014
 -------------------------------
 
diff --git a/debian/changelog b/debian/changelog
index 09298ae..6824a25 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+geary (0.8.1-1~trusty1) trusty; urgency=low
+
+  * Display properly-scaled icons under GTK+ 3.14
+  * Don't show composer close/detach buttons twice under GTK+ 3.14
+  * Fix code analysis errors reported by newest Vala
+  * gcr-3 minimum version requirement not specified
+  * Properly install French online help
+  * Czech online help added
+  * Updated Spanish, German translations
+
+ -- Jim Nelson <jim yorba org>  Tue, 07 Oct 2014 14:23:20 -0700
+
 geary (0.8.0-1~trusty1) trusty; urgency=low
 
   * Enforce CSS scope style rules when viewing emails


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