3.6.1 release notes and updated release guide

git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@855 3d1905a2-6b24-0410-a738-b14d5a86fcbd
This commit is contained in:
mguessan 2009-11-24 22:36:11 +00:00
parent ae60a7efd9
commit 675866043b
2 changed files with 33 additions and 4 deletions

View File

@ -2,10 +2,10 @@ Release guide :
- change version in build.xml and pom.xml, commit
- update staging (clean checkout) directory
- launch ant, check generated packages
- upload packages with winscp to <user>,davmail@frs.sourceforge.net/home/frs/project/d/da/davmail
- generate site : mvn site
- upload site to <user>,davmail@web.sourceforge.net
- create release on sourceforge, write notes, add files
- upload packages: ant upload-dist
- generate site: mvn site
- upload site: ant upload-site
- create releasenotes.txt, upload to sourceforge, attach to files
- create news message
- create tag in subversion
- upload version.txt

View File

@ -1,3 +1,32 @@
** DavMail 3.6.1 released **
This is a bugfix release with fixed regressions from 3.6.0
and a few enhancements from user feedback.
Documentation:
- Doc: switch download links to generic link
- Doc: Update roadmap
- Doc: add roadmap
Bugfixes:
- Fix regression in Form Based Authentication: detect Exchange 2007 UserContext cookie
- Host is mandatory for NTLMScheme, get current hostname for proxy authentication
Enhancements:
- Experimental: reactivate NTLM authentication but leave authentication preemptive mode to allow basic authentication.
- Move PKCS11 registration to a separate class to avoid ClassNotFoundException
- Experimental OTP (token) based authentication
- Vista png icons support for JSmooth
- Fix from audit
- New upload-dist ant task to upload new release files
Caldav:
- Caldav: failover for Exchange 2007 plus encoding issue, search event by displayname to get permanent Url
- Caldav: Additional timezones
- Caldav: Revert commit 765, VTODO events have a null instancetype
- Caldav: additional timezone
- Caldav: Remove MAILTO: in addition to mailto: in getFreeBusy
- Caldav: Bug 2898469 do not UrlEncode draft url twice to avoid 404 not found on send event message
** DavMail 3.6.0 released **
This release contains a lot of enhancements, both bug fixes
and new features from user feedback on 3.5.0, including improved