You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by no...@apache.org on 2003/05/12 18:18:08 UTC

cvs commit: jakarta-james/src/xdocs changelog.xml index.xml

noel        2003/05/12 09:18:08

  Modified:    src/xdocs changelog.xml index.xml
  Log:
  Updated changelog and front page for v2.1.3 release
  
  Revision  Changes    Path
  1.24      +2 -2      jakarta-james/src/xdocs/changelog.xml
  
  Index: changelog.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-james/src/xdocs/changelog.xml,v
  retrieving revision 1.23
  retrieving revision 1.24
  diff -u -r1.23 -r1.24
  --- changelog.xml	11 May 2003 03:54:11 -0000	1.23
  +++ changelog.xml	12 May 2003 16:18:07 -0000	1.24
  @@ -32,7 +32,7 @@
   </section>
   
   <section name="Version 2.1.3">
  -<p>Expected release May 12 2003</p>
  +<p>Released 12 May 2003</p>
   <li>[NjB] (code) Fixed stream handling in MimeMessageWrapper to address a JavaMail issue introduced in v2.1.2</li>
   <li>[NjB] (code) Fixes to AddFooter for text/html parts</li>
   <li>[MI,PG,NjB] (code) Fixes to AddFooter for MimeMultipart messages</li>
  @@ -45,7 +45,7 @@
   <li>[KS}  (code) Fixed NNTP authentication</li>
   <li>[HJ]  (code) Fixed bug 18726 (optional socket factory to specify outgoing bind address)</li>
   <li>[NjB] (code) Fixed bug 19418 (changed notify/wait code in spooler)</li>
  -<li>[NjB] (code) Fixed bug 18307</li>
  +<li>[NjB] (code) Fixed bug 18307 (NotifySender headers)</li>
   <li>[NjB] (code) Fixed bug with non-InternetAddress addresses  - courtesy of Steen Jansdal</li>
   <li>[NjB] (code) Fixed bug in NotifySender with complex MIME messages</li>
   <li>[SK, NjB] (code) Added Delivered-To header in LocalDelivery</li>
  
  
  
  1.30      +7 -16     jakarta-james/src/xdocs/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-james/src/xdocs/index.xml,v
  retrieving revision 1.29
  retrieving revision 1.30
  diff -u -r1.29 -r1.30
  --- index.xml	11 May 2003 01:49:49 -0000	1.29
  +++ index.xml	12 May 2003 16:18:07 -0000	1.30
  @@ -15,28 +15,19 @@
   <p>James requires Java 2 (either JRE 1.3 or 1.4 as of 2.0a3).</p>
   </section>
   <section name="news">
  -<p><b>James v2.1.2</b><br/><a href="#releases">James v2.1.2</a> is released.</p>
  +<p><b>James v2.1.3</b><br/><a href="#releases">James v2.1.3</a> is released.</p>
   <p><b>James Comes Of Age</b><br/>We're proud to announce that Jakarta James has been promoted from being a Jakarta sub-project to Apache James, a top-level project of the Apache Software Foundation (ASF).  James now has its own Project Management Committee, and reports directly to the <a href="http://www.apache.org/foundation">ASF</a>.</p>
   <p>We also have a brand new domain name: <b>http://james.apache.org</b> and are in the process of moving our infrastructure over to the new domain, so please forgive any confusion that might occur.</p>
   <p><i>At this time we would especially appreciate hearing about broken links or out of date references on this site.</i></p>
   </section>
   <section name="releases">
  -<p><b>Latest and Stable: James v2.1.2</b><br/>
  -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><b>Latest and Stable: James v2.1.3</b><br/>
  +James v2.1.3 is the current release, and the latest in the <A HREF="announcement_2_1.html">James v2.1 series</A>.
  +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>
  -
  -<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
  -detailed list of changes.  Some of the earlier defects could turn a
  -James mail server into an Open Relay.  All users of James 2.0a3 and
  -earlier are urged to upgrade as soon as possible.</p>
  -
  -<p>For details see the <A HREF="announcement_2_1.html">Official
  -Announcement</A>.</p>
  +<p>James v2.1.3 fixes several important defects, and contains functional improvements.
  +See the <a href="changelog.html">Change Log</a> for a detailed list of changes.  <b>All
  +users are urged to upgrade to v2.1.3 as soon as possible</b>.</p>
   
   <p>Any bugs found in James are dealt with promptly.  Please provide feedback on the james-user and james-dev mailing lists.</p>
   <p><b>Get your hands on the latest versions..</b><br/>We put significant milestones, and potential release candidates in the <a href="http://jakarta.apache.org/builds/jakarta-james/latest">download area.</a><br/>Whilst the quality of these versions cannot be guaranteed they may contain important bug fixes and cool new features.<br/></p>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: james-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: james-dev-help@jakarta.apache.org