Author: kkolinko Date: Sun Sep 25 15:21:55 2011 New Revision: 1175414 URL: http://svn.apache.org/viewvc?rev=1175414&view=rev Log: Update changelog message for r1066318 Add release date for 5.5.34.
Modified: tomcat/tc5.5.x/trunk/container/webapps/docs/changelog.xml Modified: tomcat/tc5.5.x/trunk/container/webapps/docs/changelog.xml URL: http://svn.apache.org/viewvc/tomcat/tc5.5.x/trunk/container/webapps/docs/changelog.xml?rev=1175414&r1=1175413&r2=1175414&view=diff ============================================================================== --- tomcat/tc5.5.x/trunk/container/webapps/docs/changelog.xml (original) +++ tomcat/tc5.5.x/trunk/container/webapps/docs/changelog.xml Sun Sep 25 15:21:55 2011 @@ -39,7 +39,9 @@ <!-- Section names: General, Catalina, Coyote, Jasper, Cluster, Webapps --> -<section name="Tomcat 5.5.34 (jim)" rtext=""> +<section name="Tomcat 5.5.35 (jim)" rtext=""> +</section> +<section name="Tomcat 5.5.34 (jim)" rtext="released 2011-09-22"> <subsection name="General"> <changelog> <update> @@ -244,7 +246,8 @@ <changelog> <fix> Improve HTTP specification compliance in support of - <code>Accept-Language</code> header. (kkolinko) + <code>Accept-Language</code> header. This protects from known exploit + of the Oracle JVM bug that triggers a DoS, CVE-2010-4476. (kkolinko) </fix> <fix> <bug>50620</bug>: Stop exceptions that occur during --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org