summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2014-03-02 19:27:52 -0500
committerMatthew Barnes <mbarnes@redhat.com>2014-03-02 19:27:52 -0500
commit67dd4d702a4174de25ef35e9bef6e0304b86e070 (patch)
treea9cce6f610691ee01d6f66eed96ec2d864ffcd81
parent9757d7682a3b304cd1c70982f18007b3ea75a3a7 (diff)
downloadevolution-data-server-EVOLUTION_DATA_SERVER_3_11_91.tar.gz
NEWS update for 3.11.91 release.EVOLUTION_DATA_SERVER_3_11_91
-rw-r--r--NEWS26
1 files changed, 26 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 088104997..d59e0bbad 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,29 @@
+Evolution-Data-Server 3.11.91 2014-03-03
+----------------------------------------
+
+Bug Fixes:
+ Bug 274316 - [IMAP] Follow-up flag lost on message move/copy
+ (Milan Crha)
+ Bug 623066 - CalDAV doesn't read Location header from Created
+ response (Milan Crha)
+ Bug 694084 - IMAPx doesn't stick Labels (Milan Crha)
+ Bug 705028 - gen-western-table.py is not compatible with python3
+ (Arfrever Frehtes Taifersar Arahesis)
+ Bug 710997 - Check some return values before use (Murray Cumming)
+ Bug 724729 - camel-folder.c:folder_changed() blocks the UI thread
+ (Milan Crha)
+
+Other Changes:
+ * Ported IMAPX backend to use GIO streams instead of CamelStream.
+ (Matthew Barnes)
+ * Weather Calendar: Weather info source never freed (Milan Crha)
+ * Fix a memory leak in imapx_untagged_lsub() (Milan Crha)
+
+Translations:
+ Aurimas Černius (lt)
+ Piotr Drąg (pl)
+
+
Evolution-Data-Server 3.11.90 2014-02-17
----------------------------------------