remm 2005/01/19 12:30:26 Modified: webapps/docs changelog.xml . RELEASE-NOTES Log: - Small tweaks and changelog updates. Revision Changes Path 1.225 +4 -1 jakarta-tomcat-catalina/webapps/docs/changelog.xml Index: changelog.xml =================================================================== RCS file: /home/cvs/jakarta-tomcat-catalina/webapps/docs/changelog.xml,v retrieving revision 1.224 retrieving revision 1.225 diff -u -r1.224 -r1.225 --- changelog.xml 18 Jan 2005 22:16:24 -0000 1.224 +++ changelog.xml 19 Jan 2005 20:30:26 -0000 1.225 @@ -26,7 +26,7 @@ </p> </section> -<section name="Tomcat 5.5.7 (yoavs)"> +<section name="Tomcat 5.5.7 (remm)"> <subsection name="General"> <changelog> <add> @@ -43,6 +43,9 @@ <fix> <bug>32953</bug>: SERVLETAPI: XSS Issues, submitted by Mark Thomas (jfarcand) </fix> + <update> + Update to commons-digester 1.6, JDT 3.0.1, MX4J 2.1.0, Struts 1.2.6 (remm) + </update> </changelog> </subsection> 1.25 +2 -3 jakarta-tomcat-5/RELEASE-NOTES Index: RELEASE-NOTES =================================================================== RCS file: /home/cvs/jakarta-tomcat-5/RELEASE-NOTES,v retrieving revision 1.24 retrieving revision 1.25 diff -u -r1.24 -r1.25 --- RELEASE-NOTES 9 Sep 2004 16:56:59 -0000 1.24 +++ RELEASE-NOTES 19 Jan 2005 20:30:26 -0000 1.25 @@ -67,12 +67,11 @@ A standard installation of Tomcat 5.5 makes all of the following APIs available for use by web applications (by placing them in "common/lib" or "shared/lib"): * commons-el.jar (Commons Expression Language 1.0) -* commons-logging-api.jar (Commons Logging API 1.0.3 or later) +* commons-logging-api.jar (Commons Logging API 1.0.x) * jasper-compiler.jar (Jasper 2 Compiler) * jasper-compiler-jdt.jar (Eclipse JDT Java compiler) * jasper-runtime.jar (Jasper 2 Runtime) * jsp-api.jar (JSP 2.0 API) -* commons-el.jar (JSP 2.0 Expression Language) * naming-common.jar (JNDI Context implementation) * naming-factory.jar (JNDI object factories for J2EE ENC support) * naming-factory-dbcp.jar (DataSource implementation based on commons-dbcp)
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]