marcsaeg 01/07/20 05:50:51
Modified: docs index.html
Log:
Getting Alex's previous fixes built into the HTML files.
Revision Changes Path
1.4 +3 -3 jakarta-tomcat-site/docs/index.html
Index: index.html
===================================================================
RCS file: /home/cvs/jakarta-tomcat-site/docs/index.html,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- index.html 2001/07/17 18:25:14 1.3
+++ index.html 2001/07/20 12:50:51 1.4
@@ -131,7 +131,7 @@
<tr><td>
<blockquote>
<p>There are several versions of Tomcat
currently available for download. Version 3.1.1
-is a legacy release. Version 3.2.1 is the current production quality release.
Tomcat 3.3
+is a legacy release. Version 3.2.3 is the current production quality release.
Tomcat 3.3
is the latest continuation of the Tomcat 3.x architecture. All Tomcat 3.x releases
trace their heritage back to the original Servlet and JSP implementations that Sun
donated to the Apache Software Foundation. The 3.x versions all implement the
@@ -149,8 +149,8 @@
latest maintenance release, 3.1.1, contained fixes for security problems.
There is no active development ongoing for Tomcat 3.1.x. Users of Tomcat
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, Tocmat
-3.2.1.</p>
+strongly encouraged to migrate to the current production release, Tomcat
+3.2.3.</p>
<p><strong>Tomcat 3.2.x</strong>.
Tomcat 3.2.3 is the current production
quality release. Version 3.2 added few new features; the major effort was
a refactoring of the internals to improve performance and stability. The