You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by re...@apache.org on 2006/09/30 00:42:22 UTC

svn commit: r451485 - /tomcat/tc6.0.x/trunk/RELEASE-NOTES

Author: remm
Date: Fri Sep 29 15:42:21 2006
New Revision: 451485

URL: http://svn.apache.org/viewvc?view=rev&rev=451485
Log:
- Update the release notes.

Modified:
    tomcat/tc6.0.x/trunk/RELEASE-NOTES

Modified: tomcat/tc6.0.x/trunk/RELEASE-NOTES
URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/RELEASE-NOTES?view=diff&rev=451485&r1=451484&r2=451485
==============================================================================
--- tomcat/tc6.0.x/trunk/RELEASE-NOTES (original)
+++ tomcat/tc6.0.x/trunk/RELEASE-NOTES Fri Sep 29 15:42:21 2006
@@ -65,13 +65,16 @@
 =============
 A standard installation of Tomcat 6.0 makes all of the following APIs available
 for use by web applications (by placing them in "lib"):
+* annotations-api.jar (Annotations package)
 * catalina.jar (Tomcat Catalina implementation)
 * catalina-ant.jar (Tomcat Catalina Ant tasks)
+* catalina-ha.jar (High availability package)
+* catalina-tribes.jar (Group communication)
 * commons-logging-api.jar (Commons Logging API 1.0.x)
 * el-api.jar (EL 1.0 API)
 * jasper.jar (Jasper 2 Compiler and Runtime)
-* jasper-compiler-jdt.jar (Eclipse JDT 3.2 Java compiler)
 * jasper-el.jar (Jasper 2 EL implementation)
+* jasper-jdt.jar (Eclipse JDT 3.2 Java compiler)
 * jsp-api.jar (JSP 2.1 API)
 * servlet-api.jar (Servlet 2.5 API)
 * tomcat-coyote.jar (Tomcat connectors and utility classes)



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