Author: markt
Date: Tue Jan 4 21:49:04 2011
New Revision: 1055191
URL: http://svn.apache.org/viewvc?rev=1055191&view=rev
Log:
Numerical order
Modified:
tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml
Modified: tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml
URL:
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml?rev=1055191&r1=1055190&r2=1055191&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml Tue Jan 4 21:49:04 2011
@@ -45,10 +45,6 @@
<subsection name="General">
<changelog>
<fix>
- <bug>49909</bug>: Provide a mechanism to log requests rejected before
- they reach the AccessLogValve to appear in the access log. (markt)
- </fix>
- <fix>
<bug>49674</bug>: Update to Commons Daemon 1.0.4. (mturk)
</fix>
<update>
@@ -66,6 +62,10 @@
another process is managing the PID file and Tomcat does not have write
access. (markt)
</fix>
+ <fix>
+ <bug>49909</bug>: Provide a mechanism to log requests rejected before
+ they reach the AccessLogValve to appear in the access log. (markt)
+ </fix>
</changelog>
</subsection>
<subsection name="Catalina">
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]