remm 2003/09/15 15:12:08 Modified: docs bugreport.html index.html irc.html news.html resources.html xdocs index.xml Log: - Add items to the "new features" list for TC 5. Revision Changes Path 1.15 +4 -0 jakarta-tomcat-site/docs/bugreport.html Index: bugreport.html =================================================================== RCS file: /home/cvs/jakarta-tomcat-site/docs/bugreport.html,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- bugreport.html 8 Sep 2003 10:33:19 -0000 1.14 +++ bugreport.html 15 Sep 2003 22:12:07 -0000 1.15 @@ -42,6 +42,10 @@ <!-- LEFT SIDE NAVIGATION --> <td width="20%" valign="top" nowrap="true"> + <!-- to be removed after ApacheCon 2003 ends 20th of November 2003 --> + <A HREF="http://apachecon.com/2003/US/index.html"><img border="0" src="http://jakarta.apache.org/images/logos/ac2003-150.gif"/></A> + <!-- ============================================================ --> + <p><strong>Tomcat</strong></p> <ul> <li> <a href="./index.html">Home</a> 1.49 +6 -0 jakarta-tomcat-site/docs/index.html Index: index.html =================================================================== RCS file: /home/cvs/jakarta-tomcat-site/docs/index.html,v retrieving revision 1.48 retrieving revision 1.49 diff -u -r1.48 -r1.49 --- index.html 8 Sep 2003 10:29:54 -0000 1.48 +++ index.html 15 Sep 2003 22:12:07 -0000 1.49 @@ -42,6 +42,10 @@ <!-- LEFT SIDE NAVIGATION --> <td width="20%" valign="top" nowrap="true"> + <!-- to be removed after ApacheCon 2003 ends 20th of November 2003 --> + <A HREF="http://apachecon.com/2003/US/index.html"><img border="0" src="http://jakarta.apache.org/images/logos/ac2003-150.gif"/></A> + <!-- ============================================================ --> + <p><strong>Tomcat</strong></p> <ul> <li> <a href="./index.html">Home</a> @@ -227,6 +231,8 @@ <li>Improved Taglibs handling, including advanced pooling and tag plugins</li> <li>Improved platform integration, with native Windows and Unix wrappers</li> <li>Embedding of Tomcat using JMX</li> +<li>Enhanced Security Manager support</li> +<li>Integrated session clustering</li> <li>Expanded documentation</li> </ul> </p> 1.16 +4 -0 jakarta-tomcat-site/docs/irc.html Index: irc.html =================================================================== RCS file: /home/cvs/jakarta-tomcat-site/docs/irc.html,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- irc.html 8 Sep 2003 10:29:54 -0000 1.15 +++ irc.html 15 Sep 2003 22:12:07 -0000 1.16 @@ -42,6 +42,10 @@ <!-- LEFT SIDE NAVIGATION --> <td width="20%" valign="top" nowrap="true"> + <!-- to be removed after ApacheCon 2003 ends 20th of November 2003 --> + <A HREF="http://apachecon.com/2003/US/index.html"><img border="0" src="http://jakarta.apache.org/images/logos/ac2003-150.gif"/></A> + <!-- ============================================================ --> + <p><strong>Tomcat</strong></p> <ul> <li> <a href="./index.html">Home</a> 1.37 +4 -0 jakarta-tomcat-site/docs/news.html Index: news.html =================================================================== RCS file: /home/cvs/jakarta-tomcat-site/docs/news.html,v retrieving revision 1.36 retrieving revision 1.37 diff -u -r1.36 -r1.37 --- news.html 8 Sep 2003 10:29:54 -0000 1.36 +++ news.html 15 Sep 2003 22:12:07 -0000 1.37 @@ -42,6 +42,10 @@ <!-- LEFT SIDE NAVIGATION --> <td width="20%" valign="top" nowrap="true"> + <!-- to be removed after ApacheCon 2003 ends 20th of November 2003 --> + <A HREF="http://apachecon.com/2003/US/index.html"><img border="0" src="http://jakarta.apache.org/images/logos/ac2003-150.gif"/></A> + <!-- ============================================================ --> + <p><strong>Tomcat</strong></p> <ul> <li> <a href="./index.html">Home</a> 1.17 +4 -0 jakarta-tomcat-site/docs/resources.html Index: resources.html =================================================================== RCS file: /home/cvs/jakarta-tomcat-site/docs/resources.html,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- resources.html 8 Sep 2003 10:29:54 -0000 1.16 +++ resources.html 15 Sep 2003 22:12:07 -0000 1.17 @@ -42,6 +42,10 @@ <!-- LEFT SIDE NAVIGATION --> <td width="20%" valign="top" nowrap="true"> + <!-- to be removed after ApacheCon 2003 ends 20th of November 2003 --> + <A HREF="http://apachecon.com/2003/US/index.html"><img border="0" src="http://jakarta.apache.org/images/logos/ac2003-150.gif"/></A> + <!-- ============================================================ --> + <p><strong>Tomcat</strong></p> <ul> <li> <a href="./index.html">Home</a> 1.40 +2 -0 jakarta-tomcat-site/xdocs/index.xml Index: index.xml =================================================================== RCS file: /home/cvs/jakarta-tomcat-site/xdocs/index.xml,v retrieving revision 1.39 retrieving revision 1.40 diff -u -r1.39 -r1.40 --- index.xml 26 Aug 2003 09:08:17 -0000 1.39 +++ index.xml 15 Sep 2003 22:12:08 -0000 1.40 @@ -78,6 +78,8 @@ <li>Improved Taglibs handling, including advanced pooling and tag plugins</li> <li>Improved platform integration, with native Windows and Unix wrappers</li> <li>Embedding of Tomcat using JMX</li> +<li>Enhanced Security Manager support</li> +<li>Integrated session clustering</li> <li>Expanded documentation</li> </ul> </p>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]