larryi 02/03/27 06:37:49
Modified: xdocs news.xml
Log:
Add news for Tomcat 3.3.1, Tomcat 4.0.4-b2, and Coyote 1.0-b4
Revision Changes Path
1.21 +43 -0 jakarta-tomcat-site/xdocs/news.xml
Index: news.xml
===================================================================
RCS file: /home/cvs/jakarta-tomcat-site/xdocs/news.xml,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- news.xml 19 Mar 2002 06:41:10 -0000 1.20
+++ news.xml 27 Mar 2002 14:37:49 -0000 1.21
@@ -10,6 +10,49 @@
<section name="News & Status">
+<h3>27 March 2002 - Jakarta Tomcat 3.3.1 Final Released</h3>
+
+<p>The Tomcat 3.3.1 Final relase is now available. This release contains a
+number of bug fixes and small feature additions over the Tomcat 3.3(a) Release.
+You can find everything, including a list of the changes,
+<a href="http://www.apache.org/dist/jakarta/jakarta-tomcat/release/v3.3.1/">here</a>.</p>
+
+<p>The online <a href="http://jakarta.apache.org/tomcat/tomcat-3.3-doc/index.html">
+Tomcat 3.3 Documentation</a> includes information on this release.
+New features are noted as specific to Tomcat 3.3.1. For the most up to
+date Tomcat 3.3 documentation, please refer to this site.
+</p>
+
+<hr noshade="noshade" size="1"/>
+
+<h3>26 March 2002 - Tomcat 4.0.4 Beta 2 Released</h3>
+<p>
+ The Tomcat Team is proud to announce the release of Tomcat 4.0.4 Beta 2.
+ Binary and source distributions are available <a href="http://jakarta.apache.org/builds/jakarta-tomcat-4.0/release/v4.0.4-b2/">here</a>.
+</p>
+
+<hr size="1" noshade="noshade" />
+
+<h3>22 March 2002 - Tomcat Coyote 1.0 Beta 4 Released</h3>
+
+<p>
+Coyote is a connector API designed to be used with Tomcat.
+</p>
+<p>
+Coyote includes:
+<ul>
+<li>A high performance HTTP/1.1 processor</li>
+<li>An adapter for Tomcat 3.3.x</li>
+<li>An adapter for Tomcat 4.0.x</li>
+</ul>
+</p>
+
+<p>
+Download it <a href="http://jakarta.apache.org/builds/jakarta-tomcat-connectors/coyote/release/v1.0-b4/">here</a>.
+</p>
+
+<hr noshade="noshade" size="1"/>
+
<h3>18 March 2002 - Tomcat IRC channel</h3>
<p>
--
To unsubscribe, e-mail: <mailto:tomcat-dev-unsubscribe@jakarta.apache.org>
For additional commands, e-mail: <mailto:tomcat-dev-help@jakarta.apache.org>
|