summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2013-07-23 07:57:06 -0400
committerMatthew Barnes <mbarnes@redhat.com>2013-07-23 08:33:18 -0400
commit2c7776e15d68488bf2b6a2d78e225a668cb50fb7 (patch)
treea63b057f0c850b2d0284d950b8548211108543b4
parent76bf367dde42771a396cc7befb66a957a149210e (diff)
downloadevolution-data-server-2c7776e15d68488bf2b6a2d78e225a668cb50fb7.tar.gz
NEWS update for 3.8.4 release.EVOLUTION_DATA_SERVER_3_8_4
-rw-r--r--NEWS41
1 files changed, 41 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a651042bf..e3a991202 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,44 @@
+Evolution-Data-Server 3.8.4 2013-07-23
+--------------------------------------
+
+Bug Fixes:
+ Bug 386113 - Show custom alarm message in pop-up alerts
+ (Fabiano FidĂȘncio)
+ Bug 682322 - SIGSEGV in pop3_folder_refresh_info_sync (Milan Crha)
+ Bug 691526 - Memory corruption under
+ e_book_backend_google_start_book_view() (Milan Crha)
+ Bug 692904 - Do not call camel_service_disconnect during connection
+ phase (Milan Crha)
+ Bug 697598 - [imapx] Freeze due to calling thread join from main
+ thread (Milan Crha)
+ Bug 700894 - LDAP 'Copy for offline' blocks online searches
+ (Milan Crha)
+ Bug 703053 - Error on setting reminder 'after start of appointment'
+ (Fabiano FidĂȘncio)
+ Bug 703194 - Custom alarm message is REMINDER (Fabiano FidĂȘncio)
+ Bug 704003 - IMAPX: Untagged BYE message while connecting is lost
+ (Matthew Barnes)
+ Bug 704181 - Froze while filtering messages (Milan Crha)
+ Bug 704618 - Missing detached instances in get_object() response
+ (Milan Crha)
+
+Other Changes:
+ * Allow automatic NTLM authentication unconditionally (David Woodhouse)
+ * Fix GError use-after-free in collection_backend_load_resources()
+ (Milan Crha)
+ * Avoid a crash in cal_backend_add_cached_timezone(). (Matthew Barnes)
+ * [IMAPX] Server connection is not mandatory when searching folder
+ content (Milan Crha)
+ * e_book_backend_sqlitedb_has_contact() used nonexistent column
+ (Milan Crha)
+ * CamelGpgContext: Be aware of gpg2 (Milan Crha)
+ * CamelGpgContext: Enclose email addresses in brackets. (Matthew Barnes)
+ * Fix memory leak in camel_imapx_command_add_qresync_parameter().
+ (Matthew Barnes)
+ * Do not use generic error codes in camel_getaddrinfo() /
+ camel_getnameinfo() (Milan Crha)
+
+
Evolution-Data-Server 3.8.3 2013-06-10
--------------------------------------