summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMilan Crha <mcrha@redhat.com>2022-02-11 10:23:53 +0100
committerMilan Crha <mcrha@redhat.com>2022-02-11 10:23:53 +0100
commit6c5457959eaeeef7b9e61f1a75a31c8d651d77b0 (patch)
tree26ffddba16f7a5e6866ca9ef055c4c97856db340
parent452a6f15de08ca413183e9a2e899498f13ea6352 (diff)
downloadevolution-data-server-6c5457959eaeeef7b9e61f1a75a31c8d651d77b0.tar.gz
NEWS update for 3.43.23.43.2
-rw-r--r--NEWS32
1 files changed, 32 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 66a39d944..fc9c6b2ac 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,35 @@
+Evolution-Data-Server 3.43.2 2022-02-11
+---------------------------------------
+
+Bug Fixes:
+ I#369 - IMAPx: Add an option to send client 'ID' during login phase (z-z-zoey)
+ I#372 - SMTP: Add option to not re-encode message on upload
+ I#374 - LDAP: Let open when server is offline and marked for offline work
+ M!79 - Add nullable annotations into developer documentation (Michael McClurg)
+
+Miscellaneous:
+ IMAPx: Avoid creating NOSELECT CamelFolder-s
+ CamelMimeFilterCRLF: Correct encoding part of the filter
+ CamelMimeParser: Correct body content parse when CRLF is used
+ Provide database file name in SQLITE_CORRUPT error message
+ camel-net-utils: Allow NULL string arguments in IDNA/ASCII functions
+
+Translations:
+ Aleksandr Melman (ru)
+ Aurimas Černius (lt)
+ Boyuan Yang (zh_CN)
+ Daniel Mustieles (es)
+ Fran Dieguez (gl)
+ Hugo Carvalho (pt)
+ Kukuh Syafaat (id)
+ Leônidas Araújo (pt_BR)
+ Luming Zh (zh_CN)
+ Marek Černocký (cs)
+ Matej Urbančič (sl)
+ Matheus Barbosa (pt_BR)
+ Quentin PAGÈS (oc)
+ Yuri Chornoivan (uk)
+
Evolution-Data-Server 3.43.1.1 2022-01-07
-----------------------------------------