From: Ruediger Pluem Date: Sat, 17 Dec 2005 09:27:41 +0000 (+0000) Subject: * Add proposal for backport X-Git-Tag: 2.2.1~173 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9493294afcbd27709de3729dc579180c3b07c0a1;p=thirdparty%2Fapache%2Fhttpd.git * Add proposal for backport git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@357329 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 72e4eae0cb1..103cb817651 100644 --- a/STATUS +++ b/STATUS @@ -127,3 +127,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://svn.apache.org/viewcvs?rev=356234&view=rev +1: jorton + * Chunk filter: Fix ap_http_chunk_filter to create correct chunks in the + case that a flush bucket is pre- and postfixed by data buckets in the + brigade. + Trunk version of patch: + http://svn.apache.org/viewcvs.cgi?rev=357328&view=rev + Backport version for 2.2.x of patch: + Trunk version of patch works + +1: rpluem +