From: Jim Jagielski Date: Tue, 15 Apr 2014 19:10:36 +0000 (+0000) Subject: A question... X-Git-Tag: 2.4.10~348 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0de9db318c9ecc4abc5b87eccd8e17787b3cf47f;p=apache A question... git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1587688 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 310e25f533..18af4f07ae 100644 --- a/STATUS +++ b/STATUS @@ -181,6 +181,8 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: +1: jim, humbedooh -1: ylavic: still being worked on, see issues here in the following thread https://www.mail-archive.com/dev@httpd.apache.org/msg59276.html + jim: Isn't the issue an additional "feature" and not + a bug in the as-documented behavior? * mod_deflate: Fix decompression of files larger than 4GB. According to RFC1952, Input SIZE contains the size of the original input data modulo 2^32.