Author: kkolinko
Date: Thu Mar 22 13:50:28 2012
New Revision: 1303782
URL: http://svn.apache.org/viewvc?rev=1303782&view=rev
Log:
Explicitly mention the added option name.
It is not really needed, but I think that so it will be easier to find it in
the changelog if we are asked about this feature. The feature is Tomcat
6-specific, so there are questions why it is missing in Tomcat 7.
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=1303782&r1=1303781&r2=1303782&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml Thu Mar 22 13:50:28 2012
@@ -987,7 +987,8 @@
</add>
<add>
<bug>49811</bug>: Add an option to disable URL rewriting on a per
- Context basis. (markt)
+ Context basis. The option name is <code>disableURLRewriting</code>.
+ (markt)
</add>
<add>
<bug>49856</bug>: Expose the executor name for the connector via JMX.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]