luehe 2004/10/06 11:48:05
Modified: webapps/docs changelog.xml
Log:
Moved "Register JSP monitoring mbean for each servlet that declares a jsp-file in
web.xml" item to 5.5.4 section, since it did not make it into 5.5.3
Revision Changes Path
1.143 +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.142
retrieving revision 1.143
diff -u -r1.142 -r1.143
--- changelog.xml 6 Oct 2004 17:16:17 -0000 1.142
+++ changelog.xml 6 Oct 2004 18:48:05 -0000 1.143
@@ -34,6 +34,9 @@
<subsection name="Catalina">
<changelog>
+ <fix>
+ Register JSP monitoring mbean for each servlet that declares a jsp-file in
web.xml. (luehe)
+ </fix>
</changelog>
</subsection>
@@ -206,9 +209,6 @@
</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>
</changelog>
</subsection>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]