Author: rjung
Date: Fri Nov 28 07:24:23 2014
New Revision: 1642265
URL: http://svn.apache.org/r1642265
Log:
Move Fix from Catalina to Coyote in changelog
according to the final patch in r1637848.
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=1642265&r1=1642264&r2=1642265&view=diff
==============================================================================
--- tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml Fri Nov 28 07:24:23 2014
@@ -57,9 +57,6 @@
annotation scanning in some cases. (markt)
</fix>
<fix>
- <bug>57187</bug>: Regression handling the special * URL. (remm)
- </fix>
- <fix>
<bug>57208</bug>: Prevent NPE in JNDI Realm when no results are found
in a directory context for a user with specified user name. Based on
a patch provided by Jason McIntosh. (violetagg)
@@ -96,6 +93,9 @@
additional content is sent along with the upgrade header. (remm)
</fix>
<fix>
+ <bug>57187</bug>: Regression handling the special * URL. (remm)
+ </fix>
+ <fix>
<bug>57234</bug>: Make SSL protocol filtering to remove insecure
protocols case insensitive. (markt)
</fix>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]