- Update the release notes.
authorremm <remm@13f79535-47bb-0310-9956-ffa450edef68>
Fri, 29 Sep 2006 22:42:21 +0000 (22:42 +0000)
committerremm <remm@13f79535-47bb-0310-9956-ffa450edef68>
Fri, 29 Sep 2006 22:42:21 +0000 (22:42 +0000)
git-svn-id: https://svn.apache.org/repos/asf/tomcat/tc6.0.x/trunk@451485 13f79535-47bb-0310-9956-ffa450edef68

RELEASE-NOTES

index 6008ee3..41a5241 100644 (file)
@@ -65,13 +65,16 @@ Bundled APIs:
 =============
 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)