summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMilan Crha <mcrha@redhat.com>2018-12-10 08:16:00 +0100
committerMilan Crha <mcrha@redhat.com>2018-12-10 08:16:00 +0100
commit550f44363b0aadf30014aed36bd62631c8b80cb9 (patch)
tree9838d355c9865f810ffcc47fa32a34d773d8c822
parent4f5658d59317d65250f57e9ef9bea31891a12299 (diff)
downloadevolution-data-server-550f44363b0aadf30014aed36bd62631c8b80cb9.tar.gz
NEWS update for 3.31.33.31.3
-rw-r--r--NEWS37
1 files changed, 37 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 81b086f90..7e1bd2034 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,40 @@
+Evolution-Data-Server 3.31.3 2018-12-10
+---------------------------------------
+
+Bug Fixes:
+ Bug 651197 - message/rfc822 attachment encoded in base64 parsed correctly (Milan Crha)
+ Bug 719328 - [IMAPx] Fails to update folder content with QResync (Milan Crha)
+ I#5 - Compare only date when searching with Sent/Received dates ][ (Milan Crha)
+ I#54 - Enable 'Listen for server change notifications' by default (Milan Crha)
+ I#55 - [IMAPx] Flags after certain BODYSTRUCTURE not recognized (Milan Crha)
+ I#56 - [Camel] Can stop parsing mail address header too early (Milan Crha)
+ I#61 - Cannot search contacts for existence of boolean fields (Milan Crha)
+ I#62 - Make EVCardAttribute/EVCardAttributeParam structures ref-counted internally (Milan Crha)
+ I#63 - [CalDAV/CardDAV] Incorrectly thinks an object is created in offline (Milan Crha)
+ I#64 - S/MIME: Two signerInfos (one *invalid*, one valid) are merged into a single valid indicator (Milan Crha)
+ I#65 - [Documentation] Fix several warnings with non-existing links (Corentin Noël)
+ M!6 - [Documentation] Fix references to unexisting functions or classes (Corentin Noël)
+
+Miscellaneous:
+ Include also environment LD_LIBRARY_PATH in gtk-doc-scangobj call (Milan Crha)
+ test-cal-client-get-revision could fail due to delayed D-Bus property change notification (Milan Crha)
+ Correct how extra compiler warnings are used in the maintainer mode (Milan Crha)
+ [evolution-dbus-session] Handle method calls with GUnixFDList (Milan Crha)
+ Deadlock when marking as read message in a search folder (Milan Crha)
+ [CalDAV/CardDAV] Can add component to local cache with incomplete info (Milan Crha)
+ Copy messages within mail filters immediately (Milan Crha)
+ [test-cal-client-get-free-busy] Correct error messages (Milan Crha)
+ Correct use-after-free in e_vcard_attribute_remove_param_value() (Milan Crha)
+ Replace evolution-dbus-session tool with DBUS_SERVICES_PREFIX option (Milan Crha)
+ [Camel] Address compiler warning in header_address_list_encode_append() (Milan Crha)
+ Relax runtime check in e_cal_util_get_system_timezone() (Milan Crha)
+ [Flatpak] Save passwords in libsecret with the same prefix as used by D-Bus services (Milan Crha)
+ [test-server-utils] Correct when open of deprecated book/calendar is retried (Milan Crha)
+ [test-cal-client-get-free-busy] Enhance the test execution (Milan Crha)
+ Let child source with 'none' authentication method use collection source authentication (Milan Crha)
+ [EDBus Private] Add new symbols into the developer documentation (Corentin Noël)
+ [Flatpak] Make alarm-notify use the D-Bus services prefix, if specified (Milan Crha)
+
Evolution-Data-Server 3.31.2 2018-11-12
---------------------------------------