Author: kkolinko
Date: Wed Feb 9 06:39:25 2011
New Revision: 1068762
URL: http://svn.apache.org/viewvc?rev=1068762&view=rev
Log:
Add release date. Move recent changes into the new version.
Modified:
tomcat/trunk/webapps/docs/changelog.xml
Modified: tomcat/trunk/webapps/docs/changelog.xml
URL:
http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/changelog.xml?rev=1068762&r1=1068761&r2=1068762&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/trunk/webapps/docs/changelog.xml Wed Feb 9 06:39:25 2011
@@ -42,6 +42,23 @@
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>
@@ -50,7 +67,7 @@
</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>
@@ -64,19 +81,6 @@
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">
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]