luehe 2004/10/06 10:16:17 Modified: webapps/docs changelog.xml Log: Fixed changelog. Sorry about that Revision Changes Path 1.142 +3 -3 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.141 retrieving revision 1.142 diff -u -r1.141 -r1.142 --- changelog.xml 6 Oct 2004 17:10:24 -0000 1.141 +++ changelog.xml 6 Oct 2004 17:16:17 -0000 1.142 @@ -173,9 +173,6 @@ <fix> <bug>31549</bug>: Add name to WebappClassLoader's stopped message. (yoavs) </fix> - <fix> - Add name to WebappClassLoader's stopped message. (yoavs) - </fix> </changelog> </subsection> @@ -207,6 +204,9 @@ Remove attribute translation for SSL in the HTTP protocol handler: it will now be done in the Catalina Connector class. (remm) </update> + <fix> + Fix handling of the "timeout" attribute of the HTTP protocol handler. (remm) + </fix> <fix> Register JSP monitoring mbean for each servlet that declares a jsp-file in web.xml. (luehe) </fix>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]