[geary/geary-0.11] Update to 0.11.1



commit 4aafbbd22933216614faca7d04eb3b6505fcd628
Author: Michael James Gratton <mike vee net>
Date:   Mon Jun 27 21:57:04 2016 +1000

    Update to 0.11.1

 CMakeLists.txt   |    2 +-
 NEWS             |   37 +++++++++++++++++++++++++++++++++++++
 THANKS           |    1 +
 debian/changelog |   18 ++++++++++++++++++
 4 files changed, 57 insertions(+), 1 deletions(-)
---
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 0a59aee..de1a7de 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -19,7 +19,7 @@ list(APPEND
 #
 set(GETTEXT_PACKAGE "geary")
 set(RELEASE_NAME "Lightweight email client for GNOME.")
-set(VERSION "0.11.0")
+set(VERSION "0.11.1")
 set(VERSION_INFO "Release")
 set(LANGUAGE_SUPPORT_DIRECTORY ${CMAKE_INSTALL_PREFIX}/share/locale)
 
diff --git a/NEWS b/NEWS
index 7731ac1..d73e94e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,40 @@
+Geary 0.11.1 - 27 June 2016
+---------------------------
+
+  * Fix frequent crashes on 32-bit/i686 OS installations (#758621)
+  * Fix error connecting to certain Outlook.com accounts (#766552)
+  * Find special folders with lower case names (#748183)
+  * Find Exchange Sent and Deleted special folders (#748183)
+  * Don't create Archive folders for GMail accounts (#767259)
+  * Use HTTPS for accessing Gravatar.com (#766595)
+    -- Ville Korhonen
+  * Fix text not show when only plain text and image parts (#767438)
+  * Fix crash when is:foo is not translated (#766837)
+  * Make English versions of search ops always work (#766837)
+  * Allow to:me and from:me to be translated separately (#767291)
+  * Fix date typo in NEWS
+    -- Ralph Plawetzki
+  * Updated UI translations:
+    Alexandre Franke (fr)
+    Anders Jonsson (sv)
+    Andika Triwidada (id)
+    Daniel Mustieles (es)
+    Dušan Kazik (sk)
+    Federico Bruni (it)
+    Freire de Almeida (pt_BR)
+    Marek Černocký (cs)
+    Mario Blättermann (de)
+    Muhammet Kara (tr)
+    Piotr Drąg (pl)
+    Rafael Fontenelle (pt_BR)
+    Stas Solovey (ru)
+    Wolfgang Stöggl (de)
+  * Updated Doc translations:
+    Daniel Mustieles (es)
+    Federico Bruni (it)
+    Piotr Drąg (pl)
+    Rafael Fontenelle (pt_BR)
+
 Geary 0.11.0 - 15 May 2016
 --------------------------
 
diff --git a/THANKS b/THANKS
index 48c1b3d..8f08f68 100644
--- a/THANKS
+++ b/THANKS
@@ -22,6 +22,7 @@ Sven Hagemann <sven rednose nl>
 Mathias Hasselmann <mathias openismus com>
 Mohamed Ibrahim <mohamed ib md gmail com>
 Timo Kluck <tkluck infty nl>
+Ville Korhonen <ville xd fi>
 Charles Lehner <rdm cel celehner com>
 Avi Levy <avi w levy gmail com>
 Florin Lipan <florinlipan gmail com>
diff --git a/debian/changelog b/debian/changelog
index f902bcd..f69d93e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,21 @@
+geary (0.11.1-1~xenial1) xenial; urgency=medium
+
+  * Fix frequent crashes on 32-bit/i686 OS installations (#758621)
+  * Fix error connecting to certain Outlook.com accounts (#766552)
+  * Find special folders with lower case names (#748183)
+  * Find Exchange Sent and Deleted special folders (#748183)
+  * Don't create Archive folders for GMail accounts (#767259)
+  * Use HTTPS for accessing Gravatar.com (#766595)
+  * Fix text not show when only plain text and image parts (#767438)
+  * Fix crash when is:foo is not translated (#766837)
+  * Make English versions of search ops always work (#766837)
+  * Allow to:me and from:me to be translated separately (#767291)
+  * Fix date typo in NEWS
+  * Updated UI translations
+  * Updated Doc translations
+
+ -- Michael Gratton <mike vee net>  Mon, 27 Jun 2016 21:49:01 +1000
+
 geary (0.11.0-1~xenial1) xenial; urgency=medium
 
   * Add archive special folder support (#713986)


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