Author: fschumacher Date: Thu Oct 6 17:12:40 2016 New Revision: 1763634 URL: http://svn.apache.org/viewvc?rev=1763634&view=rev Log: Fix typo.
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=1763634&r1=1763633&r2=1763634&view=diff ============================================================================== --- tomcat/trunk/webapps/docs/changelog.xml (original) +++ tomcat/trunk/webapps/docs/changelog.xml Thu Oct 6 17:12:40 2016 @@ -54,7 +54,7 @@ </add> <fix> <bug>60013</bug>: Refactor the previous fix to align the behaviour of - the Rewrite Valve with mod_rewite. As part of this, provide an + the Rewrite Valve with mod_rewrite. As part of this, provide an implementation for the <code>B</code> and <code>NE</code> flags and improve the handling for the <code>QSA</code> flag. Includes multiple test cases by Santhana Preethiand a patch by Tiago Oliveira. (markt) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org