noel 2003/02/20 20:29:21 Modified: src/xdocs Tag: branch_2_1_fcs changelog.xml Log: Updated for v2.1.2 and v2.1.3 Revision Changes Path No revision No revision 1.11.4.5 +17 -1 jakarta-james/src/xdocs/changelog.xml Index: changelog.xml =================================================================== RCS file: /home/cvs/jakarta-james/src/xdocs/changelog.xml,v retrieving revision 1.11.4.4 retrieving revision 1.11.4.5 diff -u -r1.11.4.4 -r1.11.4.5 --- changelog.xml 9 Feb 2003 19:28:40 -0000 1.11.4.4 +++ changelog.xml 21 Feb 2003 04:29:21 -0000 1.11.4.5 @@ -11,8 +11,24 @@ <p>This is a living document that records what was done between releases. As always, thank you to everyone who contributed code, documentation, bug reports, and feedback. </p> +<section name="Version 2.1.3"> +<p>Expected release March 2003</p> +<li>[JW] (code) JavaMail tuning in RemoteDelivery</li> +<li>[SS4] (update) Upgrade to DnsJava 1.3.2</li> +<li>[SS4] (code) DNS service can auto-discover DNS servers</li> +<li>[SS4] (code) return an unmodifiable Collection from findMXRecords()</li> +<li>[SS4] (code) Added some more logging to DNS service</li> +</section> + +<section name="Version 2.1.2"> +<p>Expected released February 2003</p> +<li>[NjB] (code) Fixed handling of permanent/temporary errors in RemoteDelivery</li> +<li>[NjB] (code) Fixed bug where connect error could cause outgoing mail to be discarded.</li> +<li>[PG] (code) Fixed the bounce() method to add the original message as a message MIME type with an attachment disposition.</li> +</section> + <section name="Version 2.1.1"> -<p>Expected release February 2003</p> +<p>Released 11 February 2003</p> <li> [KL] (code) SMTP AUTH compatibility change</li> <li> [NjB] (code) Changed MimeMessageWrapper to use the raw stream when possible</li> <li> [NjB] (code) Fixed synchronization bug in AvalonMailRepository</li>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
