Author: markt
Date: Fri Apr 27 09:00:45 2018
New Revision: 1830318
URL: http://svn.apache.org/viewvc?rev=1830318&view=rev
Log:
Move to the correct section
Modified:
tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml
Modified: tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml
URL:
http://svn.apache.org/viewvc/tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml?rev=1830318&r1=1830317&r2=1830318&view=diff
==============================================================================
--- tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml Fri Apr 27 09:00:45 2018
@@ -58,12 +58,6 @@
type="javax.sql.XADataSource"</code>. Patch provided by Masafumi Miura.
(csutherl)
</fix>
- <add>
- <bug>62273</bug>: Implement configuration options to work-around
- specification non-compliant user agents (including all the major
- browsers) that do not correctly %nn encode URI paths and query strings
- as required by RFC 7230 and RFC 3986. (markt)
- </add>
<fix>
<bug>62297</bug>: Enable the <code>CrawlerSessionManagerValve</code> to
correctly handle bots that crawl multiple hosts and/or web applications
@@ -96,6 +90,12 @@
contains multiple <code>Host</code> headers is rejected with a 400
response. (markt)
</fix>
+ <add>
+ <bug>62273</bug>: Implement configuration options to work-around
+ specification non-compliant user agents (including all the major
+ browsers) that do not correctly %nn encode URI paths and query strings
+ as required by RFC 7230 and RFC 3986. (markt)
+ </add>
</changelog>
</subsection>
<subsection name="Jasper">
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]