From: remm Date: Fri, 29 Sep 2006 22:42:21 +0000 (+0000) Subject: - Update the release notes. X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=4c1d1349fc607e1d23ab2229d1c558d65f49be76;p=tomcat7.0 - Update the release notes. git-svn-id: https://svn.apache.org/repos/asf/tomcat/tc6.0.x/trunk@451485 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 6008ee397..41a5241ac 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -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)