From: fhanik Date: Wed, 27 Feb 2008 20:14:16 +0000 (+0000) Subject: update changelog X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=ab2de5c202530ece551e2c5da0b4b058f1e5a28e;p=tomcat7.0 update changelog git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@631701 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml index 3cf7e0c00..97a0a490b 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -35,6 +35,15 @@
+ 631700 + Revert back to original patch proposed for UTF8 parsing. + This also fixes the regression for 6.0.16 and 5.5.26 (and possibly 4.1.37) mentioned in + http://issues.apache.org/bugzilla/show_bug.cgi?id=44494 + + The original patch can be viewed + http://svn.apache.org/viewvc?rev=568307&view=rev + http://svn.apache.org/viewvc?rev=568605&view=rev + ExtendedAccessLogValve cs-uri not print empty querystring (pero)