remm 2003/09/07 12:05:46 Modified: webapps/docs changelog.xml Log: - Fix typos, submitted by Yann Cébron. Revision Changes Path 1.19 +4 -4 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.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- changelog.xml 5 Sep 2003 13:03:57 -0000 1.18 +++ changelog.xml 7 Sep 2003 19:05:46 -0000 1.19 @@ -98,7 +98,7 @@ NPE in toString after stop (remm) </fix> <fix> - Avoid references leak: ckean up and recycle all thread local resources, + Avoid references leak: clean up and recycle all thread local resources, and reset the context CL after invoking the pipeline (remm) </fix> <fix> @@ -116,14 +116,14 @@ </fix> <fix> Don't save the config file attribute, as it is always useless, and don't - indent context confug files (remm) + indent context config files (remm) </fix> <update> Allow overriding the Host's unpackWARs using a new unpackWAR attribute on the Context element (remm) </update> <fix> - Include the patInfo when a relative path is used to get a request + Include the pathInfo when a relative path is used to get a request dispatcher, submitted by Mark Thomas (remm) </fix> <fix> @@ -220,7 +220,7 @@ to TagLibraryValidator.validate() match the above (luehe) </fix> <fix> - When precompiling with JSPC, files that mathch the url-pattern specified + When precompiling with JSPC, files that match the url-pattern specified in jsp-config should be included for compilation (kinman) </fix> <update>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]