Update EL & JSP versions
authormarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Fri, 9 Apr 2010 08:01:07 +0000 (08:01 +0000)
committermarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Fri, 9 Apr 2010 08:01:07 +0000 (08:01 +0000)
Minor tweaks

git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@932289 13f79535-47bb-0310-9956-ffa450edef68

RELEASE-NOTES

index 6721a43..d4a73c6 100644 (file)
@@ -22,9 +22,9 @@ $Id$
                             Release Notes
 
 
-=============================
-KNOWN ISSUES IN THIS RELEASE:
-=============================
+=========
+CONTENTS:
+=========
 
 * Dependency Changes
 * JNI Based Applications
@@ -84,12 +84,13 @@ for use by web applications (by placing them in "lib"):
 * catalina-ant.jar (Tomcat Catalina Ant tasks)
 * catalina-ha.jar (High availability package)
 * catalina-tribes.jar (Group communication)
-* el-api.jar (EL 2.1 API)
+* el-api.jar (EL 2.2 API)
 * jasper.jar (Jasper 2 Compiler and Runtime)
 * jasper-el.jar (Jasper 2 EL implementation)
 * jasper-jdt.jar (Eclipse JDT 3.3 Java compiler)
-* jsp-api.jar (JSP 2.1 API)
+* jsp-api.jar (JSP 2.2 API)
 * servlet-api.jar (Servlet 3.0 API)
+* tomcat-api.jar (Interfaces shared by Catalina and Jasper)
 * tomcat-coyote.jar (Tomcat connectors and utility classes)
 * tomcat-dbcp.jar (package renamed database connection pool based on Commons DBCP)