Author: markt
Date: Mon Jun 20 22:28:57 2011
New Revision: 1137803
URL: http://svn.apache.org/viewvc?rev=1137803&view=rev
Log:
Ordering
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=1137803&r1=1137802&r2=1137803&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/trunk/webapps/docs/changelog.xml Mon Jun 20 22:28:57 2011
@@ -49,6 +49,11 @@
<bug>48956</bug>: Add regular expression support for SSI. (markt)
</add>
<add>
+ <bug>49165</bug>: Allow any time stamp formats supported by
+ SimpleDateFormat in AccessLogValve. Support logging begin and/or end of
+ request. (rjung)
+ </add>
+ <add>
<bug>50677</bug>: Allow system property variables to be used in the
values of "common.loader" and other "*.loader" properties in the
<code>catalina.properties</code> file. (kkolinko)
@@ -64,10 +69,6 @@
so only types of interest are reported to a
ServletContainerInitializer.
(markt)
</fix>
- <add>
- <bug>49165</bug>: Allow any time stamp formats supported by
SimpleDateFormat
- in AccessLogValve. Support logging begin and/or end of request. (rjung)
- </add>
<update>
Add the Tomcat extras, ant-junit and Java Help Jars to the list of JARs
to skip when scanning for TLDs and web fragments. (rjung)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]