Author: rjung
Date: Sat Dec 13 13:42:25 2014
New Revision: 1645243
URL: http://svn.apache.org/r1645243
Log:
Remove trailing space, fixes checkstyle error.
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=1645243&r1=1645242&r2=1645243&view=diff
==============================================================================
--- tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml Sat Dec 13 13:42:25 2014
@@ -73,7 +73,7 @@
<fix>
<bug>57215</bug>: Ensure that the result of calling
<code>HttpServletRequest.getContextPath()</code> is neither decoded nor
- normalized as required by the Servlet specification. (markt)
+ normalized as required by the Servlet specification. (markt)
</fix>
<fix>
<bug>57216</bug>: Improve handling of invalid context paths. A context
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]