Author: jim Date: Tue Jul 10 16:05:44 2012 New Revision: 1359743 URL: http://svn.apache.org/viewvc?rev=1359743&view=rev Log: promote
Modified: tomcat/tc5.5.x/trunk/STATUS.txt Modified: tomcat/tc5.5.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc5.5.x/trunk/STATUS.txt?rev=1359743&r1=1359742&r2=1359743&view=diff ============================================================================== --- tomcat/tc5.5.x/trunk/STATUS.txt (original) +++ tomcat/tc5.5.x/trunk/STATUS.txt Tue Jul 10 16:05:44 2012 @@ -24,19 +24,6 @@ $Id$ PATCHES ACCEPTED TO BACKPORT FROM TRUNK/OTHER: [ start all new proposals below, under PATCHES PROPOSED. ] - -PATCHES PROPOSED TO BACKPORT: - [ New proposals should be added at the end of the list ] - -* Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=52579 - Propose new implementation of ByteChunk.toStringInternal(). - This fix does not reintroduce issue BZ51400. - This fix avoids http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6196991. - https://issues.apache.org/bugzilla/attachment.cgi?id=28274 (remove generics ) - +1: kfujino - -0: markt (see https://issues.apache.org/bugzilla/show_bug.cgi?id=52579#c8) - -1: - * https://issues.apache.org/bugzilla/show_bug.cgi?id=52055#c14 Correctly reset ChunkedInputFilter.needCRLFParse flag when the filter is recycled. @@ -53,6 +40,18 @@ PATCHES PROPOSED TO BACKPORT: +1: kkolinko, schultz, jim -1: +PATCHES PROPOSED TO BACKPORT: + [ New proposals should be added at the end of the list ] + +* Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=52579 + Propose new implementation of ByteChunk.toStringInternal(). + This fix does not reintroduce issue BZ51400. + This fix avoids http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6196991. + https://issues.apache.org/bugzilla/attachment.cgi?id=28274 (remove generics ) + +1: kfujino + -0: markt (see https://issues.apache.org/bugzilla/show_bug.cgi?id=52579#c8) + -1: + * Implement maxHeaderCount attribute on HTTP Connectors. It is equivalent of LimitRequestFields directive of Apache HTTPD See r1356239 in Tomcat 6. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org