diff options
author | Milan Crha <mcrha@redhat.com> | 2019-06-17 11:19:11 +0200 |
---|---|---|
committer | Milan Crha <mcrha@redhat.com> | 2019-06-17 11:19:11 +0200 |
commit | e5e9e95e995afa5c2201e45074363a428ce7346a (patch) | |
tree | e16277031f2a333e0bfe6d1d84a63e7c4d82fb1e | |
parent | 40d332209dbb4235cc812f8d11cc626bb85eb801 (diff) | |
download | evolution-data-server-3.33.3.tar.gz |
NEWS update for 3.33.33.33.3
-rw-r--r-- | NEWS | 32 |
1 files changed, 32 insertions, 0 deletions
@@ -1,3 +1,35 @@ +Evolution-Data-Server 3.33.3 2019-06-17 +--------------------------------------- + +Bug Fixes: + I#108 - [IMAPx] Folder changes could be claimed in a wrong folder after APPEND (Milan Crha) + I#117 - Fix clang warnings (mostly [-Wenum-conversion]) (Milan Crha) + I#120 - Fails to build with libasan using Clang (undefined symbols) (Milan Crha) + I#121 - CalDAV-advertised subscribed WebCal is not imported (Milan Crha) + I#123 - [SMTP] Ignore 8BITMIME extension for Yahoo! servers (Milan Crha) + M!15 - Fix typos in CMake modules (Дилян Палаузов) + M!17 - Use Media Type from RFC 8551 for S/MIME creation (Tom Kranz) + evo-I#476 - Hide "Server handles meeting invitations" for VJOURNAL/CalDAV (Milan Crha) + evo-I#479 - Call mail account refresh also after going online (Milan Crha) + +Miscellaneous: + EDataBook/EDataCal: Flush GDBus connection on backend property change (Milan Crha) + Add workaround for D-Bus property change into get-revision tests (Milan Crha) + Expose E-Book/Cal-BackendSExp lock (Milan Crha) + Update overdue time immediately after the reminders' window is mapped (Milan Crha) + Add ESourceLocal::writable extension property (Milan Crha) + CamelOperation can be used by other thread while in its finalize() (Milan Crha) + Memos cannot have set reminders according to RFC 5545 (Milan Crha) + Change how CamelOfflineStore goes online (Milan Crha) + [IMAPx] Prefer local search in folders fully synchronized for offline (Milan Crha) + Correct e_cal_component_get_start_plus_duration() (Milan Crha) + +Translations: + Ih0rko (uk) + Balázs Meskó (hu) + Fabio Tomat (fur) + Daniel Mustieles (es) + Evolution-Data-Server 3.33.2 2019-05-20 --------------------------------------- |