marcsaeg    01/11/20 09:42:21

  Modified:    docs     index.html news.html
               xdocs    index.xml news.xml
  Log:
  Updates for the Tomcat 3.2.4 release.
  
  Revision  Changes    Path
  1.16      +9 -8      jakarta-tomcat-site/docs/index.html
  
  Index: index.html
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-site/docs/index.html,v
  retrieving revision 1.15
  retrieving revision 1.16
  diff -u -r1.15 -r1.16
  --- index.html        2001/11/19 04:44:37     1.15
  +++ index.html        2001/11/20 17:42:21     1.16
  @@ -204,14 +204,15 @@
   3.1 should update to 3.1.1 to close the security holes and they are 
   strongly encouraged to migrate to the current production release, Tomcat 
   3.2.3.</p>
  -                                                <p><strong>Tomcat 3.2.x</strong>. 
Version 3.2 added few new features since 3.1;
  -the major effort was a refactoring of the internals to improve performance and
  -stability.  The 3.2.1 release, like 3.1.1, was a security patch.  Version 3.2.2
  -fixed a large number of bugs and all known specification compliance issues.
  -Version 3.2.3 is a security update that closes a serious security hole.  All
  -users of Tomcat versions prior to 3.2.3 should updgrade as soon as possible.
  -The 3.2.x branch will continue in maintenance mode, but no new feature releases
  -are planned.</p>
  +                                                <p><strong>Tomcat 3.2.x</strong>.  
Version 3.2 added few new features 
  +since 3.1; the major effort was a refactoring of the internals to improve 
  +performance and stability.  The 3.2.1 release, like 3.1.1, was a security 
  +patch.  Version 3.2.2 fixed a large number of bugs and all known 
  +specification compliance issues.  Version 3.2.3 was a security update that 
  +closes a serious security hole.  Version 3.2.4 is a minor bug fix release.  
  +All users of Tomcat versions prior to 3.2.3 should updgrade as soon as 
  +possible.  With the exception of fixes for critical security related bugs, 
  +development on the Tomcat 3.2.x branch has stopped.</p>
                                                   <p><strong>Tomcat 3.3</strong>. 
Version 3.3 is the current production quality
   release. It continues the refactoring that was begun in version 3.2 and
   carries it to its logical conclusion.  Version 3.3 provides a much more modular
  
  
  
  1.13      +11 -1     jakarta-tomcat-site/docs/news.html
  
  Index: news.html
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-site/docs/news.html,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- news.html 2001/10/27 01:14:45     1.12
  +++ news.html 2001/11/20 17:42:21     1.13
  @@ -107,7 +107,17 @@
         </td></tr>
         <tr><td>
           <blockquote>
  -                                    <h3>26 October 2001 - Apache Tomcat 3.2.4 beta 
1 Released</h3>
  +                                    <h3>20 November 2001 - Apache Tomcat 3.2.4 
Released</h3>
  +                                                <p>Tomcat 3.2.4 is not available 
for download
  +<a 
href="http://www.apache.org/dist/jakarta/jakarta-tomcat/release/v3.2.4";>here</a></p>
  +                                                <p>Tomcat 3.2.4 fixes bugs found 
since the Tomcat 3.2.3 release in July, 
  +2001.  See the RELEASE-NOTES file for details on bug fixes and changes in 
  +this release.  </p>
  +                                                <p>With the exception of fixes for 
critical security problems, this is the 
  +last Tomcat 3.2.x release.  All future Servlet 2.2/JSP 1.1 Tomcat releases 
  +will be based on Tomcat 3.3.</p>
  +                                                <hr noshade="" size="1" />
  +                                                <h3>26 October 2001 - Apache Tomcat 
3.2.4 beta 1 Released</h3>
                                                   <p>The first beta release of 
Jakarta Tomcat 3.2.4 is now available for download at
   <a 
href="http://www.apache.org/dist/jakarta/jakarta-tomcat/release/v3.2.4-beta-1";>here</a></p>
                                                   <p>Tomcat 3.2.4 fixes bugs found 
since the Tomcat 3.2.3 release in July, 
  
  
  
  1.15      +9 -8      jakarta-tomcat-site/xdocs/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-site/xdocs/index.xml,v
  retrieving revision 1.14
  retrieving revision 1.15
  diff -u -r1.14 -r1.15
  --- index.xml 2001/11/19 04:44:07     1.14
  +++ index.xml 2001/11/20 17:42:21     1.15
  @@ -88,14 +88,15 @@
   strongly encouraged to migrate to the current production release, Tomcat 
   3.2.3.</p> 
   
  -<p><strong>Tomcat 3.2.x</strong>. Version 3.2 added few new features since 3.1;
  -the major effort was a refactoring of the internals to improve performance and
  -stability.  The 3.2.1 release, like 3.1.1, was a security patch.  Version 3.2.2
  -fixed a large number of bugs and all known specification compliance issues.
  -Version 3.2.3 is a security update that closes a serious security hole.  All
  -users of Tomcat versions prior to 3.2.3 should updgrade as soon as possible.
  -The 3.2.x branch will continue in maintenance mode, but no new feature releases
  -are planned.</p> 
  +<p><strong>Tomcat 3.2.x</strong>.  Version 3.2 added few new features 
  +since 3.1; the major effort was a refactoring of the internals to improve 
  +performance and stability.  The 3.2.1 release, like 3.1.1, was a security 
  +patch.  Version 3.2.2 fixed a large number of bugs and all known 
  +specification compliance issues.  Version 3.2.3 was a security update that 
  +closes a serious security hole.  Version 3.2.4 is a minor bug fix release.  
  +All users of Tomcat versions prior to 3.2.3 should updgrade as soon as 
  +possible.  With the exception of fixes for critical security related bugs, 
  +development on the Tomcat 3.2.x branch has stopped.</p> 
   
   <p><strong>Tomcat 3.3</strong>. Version 3.3 is the current production quality
   release. It continues the refactoring that was begun in version 3.2 and
  
  
  
  1.11      +15 -0     jakarta-tomcat-site/xdocs/news.xml
  
  Index: news.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-site/xdocs/news.xml,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- news.xml  2001/10/27 01:14:45     1.10
  +++ news.xml  2001/11/20 17:42:21     1.11
  @@ -10,6 +10,21 @@
   
   <section name="News &amp; Status">
   
  +<h3>20 November 2001 - Apache Tomcat 3.2.4 Released</h3>
  +
  +<p>Tomcat 3.2.4 is not available for download
  +<a 
href="http://www.apache.org/dist/jakarta/jakarta-tomcat/release/v3.2.4";>here</a></p>
  +
  +<p>Tomcat 3.2.4 fixes bugs found since the Tomcat 3.2.3 release in July, 
  +2001.  See the RELEASE-NOTES file for details on bug fixes and changes in 
  +this release.  </p>
  +
  +<p>With the exception of fixes for critical security problems, this is the 
  +last Tomcat 3.2.x release.  All future Servlet 2.2/JSP 1.1 Tomcat releases 
  +will be based on Tomcat 3.3.</p> 
  +
  +<hr noshade="" size="1"/>
  +
   <h3>26 October 2001 - Apache Tomcat 3.2.4 beta 1 Released</h3>
   
   <p>The first beta release of Jakarta Tomcat 3.2.4 is now available for download at
  
  
  

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to