From 51bad68fb52fdddfbcc5658b506e91b10b110da5 Mon Sep 17 00:00:00 2001 From: mguessan Date: Wed, 8 Sep 2010 21:45:20 +0000 Subject: [PATCH] Prepare 3.8.4 release git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1432 3d1905a2-6b24-0410-a738-b14d5a86fcbd --- build.xml | 2 +- pom.xml | 2 +- releasenotes.txt | 31 +++++++++++++++++++++++++++++++ 3 files changed, 33 insertions(+), 2 deletions(-) diff --git a/build.xml b/build.xml index ab6fe881..25296ebc 100644 --- a/build.xml +++ b/build.xml @@ -1,6 +1,6 @@ - + diff --git a/pom.xml b/pom.xml index 8525ffd9..88694fdf 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ davmail davmail jar - 3.8.3 + 3.8.4 DavMail POP/IMAP/SMTP/Caldav/LDAP Exchange Gateway Mickaël Guessant diff --git a/releasenotes.txt b/releasenotes.txt index c2b5e758..95cbadc5 100644 --- a/releasenotes.txt +++ b/releasenotes.txt @@ -1,3 +1,34 @@ +** DavMail 3.8.4 released ** +Yet another bugfix release with more regressions fixes on SMTP, +a few LDAP fixes and a caldav timezone update. + +Documentation: +- Doc: Update release guide +- Doc: Update swt version in maven pom + +SMTP: +- SMTP: try to force IMS encoding mode according to message contenttype +- SMTP: switching back to Draft then send mode over DAV for calendar messages +- SMTP: switching back to Draft then send mode over DAV +- SMTP: new duplicate message-id detection implementation, no need to search Sent folder + +LDAP: +- LDAP: improve EWS filter support +- LDAP: another gallookup detection fix to improve address completion in thunderbird + +Carddav: +- Carddav: improve OSX client detection + +Enhancements +- Fixes from audit + +Caldav: +- Caldav: accept login as alias in caldav principals path +- Caldav: basic move item implementation +- Caldav: adjust Lightning bug workaround +- Caldav: yet another timezone fix, adjust Outlook created event time before allday conversion +- Caldav: fix regression on meeting response subject + ** DavMail 3.8.3 released ** Another bugfix release with major regressions fixed: missing calendar meeting messages and delivery status notification on