noel 2003/02/21 19:47:38 Modified: www index.html changelog.html Log: updated for v2.1.2 release Revision Changes Path 1.25 +10 -6 jakarta-james/www/index.html Index: index.html =================================================================== RCS file: /home/cvs/jakarta-james/www/index.html,v retrieving revision 1.24 retrieving revision 1.25 diff -u -r1.24 -r1.25 --- index.html 13 Feb 2003 23:26:15 -0000 1.24 +++ index.html 22 Feb 2003 03:47:37 -0000 1.25 @@ -169,9 +169,9 @@ <blockquote> <p> -<b>James v2.1.1</b> +<b>James v2.1.2</b> <br> -<a href="#releases">James v2.1.1</a> is released.</p> +<a href="#releases">James v2.1.2</a> is released.</p> <p> <b>James Comes Of Age</b> @@ -197,12 +197,16 @@ <blockquote> <p> -<b>Latest and Stable: James v2.1.1</b> +<b>Latest and Stable: James v2.1.2</b> <br> -James v2.1.1 is the current release. Both <a href="http://jakarta.apache.org/site/binindex.cgi">binary</a> and <a href="http://jakarta.apache.org/site/sourceindex.cgi">source</a> distributions are available.</p> +James v2.1.2 is the current release. Both <a href="http://jakarta.apache.org/site/binindex.cgi">binary</a> and <a href="http://jakarta.apache.org/site/sourceindex.cgi">source</a> distributions are available.</p> + + +<p>James v2.1.2 fixes a critical bug present in all versions of James +v2.1.x. See the <a href="changelog.html">Change Log</a> for a +detailed list of changes. All users are urged to upgrade to v2.1.2 as +soon as possible</p> -James v2.1.1 is an incremental update to James v2.1. See the <a href="changelog.html">Change Log</a> for a detailed list of changes, -which are mostly in the area of improved stability. <p>James v2.1 has many enhancements and bug fixes over the previous release. See the <a href="changelog.html">Change Log</a> for a 1.18 +21 -1 jakarta-james/www/changelog.html Index: changelog.html =================================================================== RCS file: /home/cvs/jakarta-james/www/changelog.html,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- changelog.html 13 Feb 2003 23:26:15 -0000 1.17 +++ changelog.html 22 Feb 2003 03:47:38 -0000 1.18 @@ -175,7 +175,7 @@ </table> <table width="100%" cellpadding="2" cellspacing="0" border="0"> <tr> -<td bgcolor="#525D76"><font face="arial,helvetica.sanserif" color="#ffffff"><a name="Version%202.1.2"><strong>Version 2.1.2</strong></a></font></td> +<td bgcolor="#525D76"><font face="arial,helvetica.sanserif" color="#ffffff"><a name="Version%202.1.3"><strong>Version 2.1.3</strong></a></font></td> </tr> <tr> <td> @@ -192,6 +192,26 @@ <li>[SS4] (code) return an unmodifiable Collection from findMXRecords()</li> <li>[SS4] (code) Added some more logging to DNS service</li> + +</blockquote> +</td> +</tr> +</table> +<table width="100%" cellpadding="2" cellspacing="0" border="0"> +<tr> +<td bgcolor="#525D76"><font face="arial,helvetica.sanserif" color="#ffffff"><a name="Version%202.1.2"><strong>Version 2.1.2</strong></a></font></td> +</tr> +<tr> +<td> +<blockquote> + +<p>Released 21 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> </blockquote> </td>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
