Author: kkolinko
Date: Thu Nov  5 04:40:18 2015
New Revision: 1712711

URL: http://svn.apache.org/viewvc?rev=1712711&view=rev
Log:
Correct double "the"s in the changelog.

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=1712711&r1=1712710&r2=1712711&view=diff
==============================================================================
--- tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml Thu Nov  5 04:40:18 2015
@@ -1043,9 +1043,10 @@
         which the web application class loader always delegates first. (markt)
       </fix>
       <fix>
-        <bug>57871</bug>: Ensure that setting the the allowHttpSepsInV0 
property
-        of a LegacyCookieProcessor to false only prevents HTTP separators from
-        being used without quotes. (markt)
+        <bug>57871</bug>: Ensure that setting the
+        <code>allowHttpSepsInV0</code> property of a
+        <code>LegacyCookieProcessor</code> to false only prevents HTTP
+        separators from being used without quotes. (markt)
       </fix>
       <fix>
         Add a workaround for issues with SPNEGO authentication when running on



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to