General, Catalina, Coyote, Jasper, Cluster, Web applications, Extras, Other
-->
<section name="Tomcat 7.0.9 (markt)">
+ <subsection name="Catalina">
+ <changelog>
+ <add>
+ Enhance the RemoteIpFilter and RemoteIpValve so that the modified remote
+ address, remote host, protocol and server port may be used in an access
+ log if desired. (markt)
+ </add>
+ <fix>
+ Restore access to Environments, Resources and ResourceLinks via JMX
+ which was lost in early 7.0.x re-factoring. (markt)
+ </fix>
+ <update>
+ Remove ServerLifecycleListener. This was already removed from server.xml
+ and with the Lifecycle re-factoring is no longer required. (markt)
+ </update>
+ </changelog>
+ </subsection>
<subsection name="Tribes">
<changelog>
<fix>
</changelog>
</subsection>
</section>
-<section name="Tomcat 7.0.8 (markt)">
+<section name="Tomcat 7.0.8 (markt)" rtext="released 2011-02-05">
<subsection name="Catalina">
<changelog>
<fix>
When running under a security manager, user requests may fail with a
security exception. (markt)
</fix>
- <add>
- Enhance the RemoteIpFilter and RemoteIpValve so that the modified remote
- address, remote host, protocol and server port may be used in an access
- log if desired. (markt)
- </add>
- <fix>
- Restore access to Environments, Resources and ResourceLinks via JMX
- which was lost in early 7.0.x re-factoring. (markt)
- </fix>
- <update>
- Remove ServerLifecycleListener. This was already removed from server.xml
- and with the Lifecycle re-factoring is no longer required. (markt)
- </update>
</changelog>
</subsection>
<subsection name="Coyote">