[geary/geary-0.11] Update to 0.11.3.



commit 011546ad4d8ad0bf6132d47274cda583e6cb3757
Author: Michael James Gratton <mike vee net>
Date:   Sun Dec 25 11:44:36 2016 +1030

    Update to 0.11.3.

 CMakeLists.txt   |    2 +-
 NEWS             |   23 +++++++++++++++++++++++
 THANKS           |    2 ++
 debian/changelog |   13 +++++++++++++
 4 files changed, 39 insertions(+), 1 deletions(-)
---
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 34f6592..24db643 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.2")
+set(VERSION "0.11.3")
 set(VERSION_INFO "Release")
 set(LANGUAGE_SUPPORT_DIRECTORY ${CMAKE_INSTALL_PREFIX}/share/locale)
 
diff --git a/NEWS b/NEWS
index 59c4498..a642e68 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,26 @@
+Geary 0.11.3 - 25 December 2016
+-------------------------------
+
+  * Fix drafts not being saved when closing composer (#747627)
+    - Jiri Cerny, Gautier Pelloux-Prayer
+  * Fix breaking due to full-text-search table corruption (#772522)
+    - Gautier Pelloux-Prayer
+  * Fix Inboxes never being prefetched or sync'ed (#776029)
+  * Fix composers not being closed when started hidden (#770037)
+  * Fix password being lost when server rejects connections (#772808)
+    - Gautier Pelloux-Prayer
+  * Minor other bug fixes
+  * Updated UI translations:
+    Anders Jonsson (sv)
+    Balázs Meskó (hu)
+    Dušan Kazik (sk)
+    Federico Bruni (it)
+    Marek Černocký (cs)
+    Mario Blättermann (de)
+    Piotr Drąg (pl)
+    Rafael Fontenelle (pt_BR)
+    Мирослав Николић (sr) (sr@latin)
+
 Geary 0.11.2 - 29 August 2016
 -----------------------------
 
diff --git a/THANKS b/THANKS
index 4ef68b1..7aa7f84 100644
--- a/THANKS
+++ b/THANKS
@@ -5,6 +5,7 @@ Jürg Billeter <j bitron ch>
 Yosef Or Boczko <yoseforb gmail com>
 Martijn Braam <pizzamartijn gmail com>
 Attila Bukor <r1pp3rj4ck w4it eu>
+Jiri Cerny <ji cerny gmail com>
 Matthias Clasen <mclasen redhat com>
 Andrea Corbellini <corbellini andrea gmail com>
 Sergey Shnatsel Davidoff <sergey elementaryos org>
@@ -41,6 +42,7 @@ Andreas Obergrusberger <tradiaz yahoo de>
 Martin Olsson <martin minimum se>
 Mark Pariente <markpariente gmail com>
 Robert Park <rbpark exolucere ca>
+Gautier Pelloux-Prayer <gautier+git damsy net>
 Ralph Plawetzki <ralph purejava org>
 Mario Sanchez Prada <msanchez igalia com>
 Tiago Quelhas <tiagoq gmail com>
diff --git a/debian/changelog b/debian/changelog
index 7f9eb97..e0af546 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,16 @@
+geary (0.11.3-1~xenial1) xenial; urgency=medium
+
+  * Fix drafts not being saved when closing composer (#747627)
+  * Fix breaking due to full-text-search table corruption (#772522)
+  * Fix Inboxes never being prefetched or sync'ed (#776029)
+  * Fix composers not being closed when started hidden (#770037)
+  * Fix password being lost when server rejects connections (#772808)
+  * Fix compilatuon under Vala >= 0.35.1 (#775533)
+  * Make account setup placeholder translatable (#771930)
+  * Updated UI translations
+
+ -- Michael Gratton <mike vee net>  Sun, 25 Dec 2016 11:41:46 +1030
+
 geary (0.11.2-1~xenial1) xenial; urgency=medium
 
   * Improve showing RTL email with no direction set as RTL (#713062)


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