Author: kkolinko
Date: Thu Jan  7 18:42:43 2016
New Revision: 1723611

URL: http://svn.apache.org/viewvc?rev=1723611&view=rev
Log:
Fix changelog broken by a typo in r1723506 (BZ 58809)

Tomcat 8 buildbot was failing at compile step thanks to this typo.

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=1723611&r1=1723610&r2=1723611&view=diff
==============================================================================
--- tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml Thu Jan  7 18:42:43 2016
@@ -115,7 +115,7 @@
         it is read-only. (kkolinko)
       </fix>
       <fix>
-        <bug>58809/bug>: Correctly recycle cookies when mapping requests for
+        <bug>58809</bug>: Correctly recycle cookies when mapping requests for
         parallel deployment. As a side-effect of this fix, the system property
         
<code>org.apache.tomcat.util.http.ServerCookie.PRESERVE_COOKIE_HEADER</code>
         is no longer used. From this release, Tomcat will always preserve the



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

Reply via email to