]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
vote
authorJim Jagielski <jim@apache.org>
Thu, 17 Jul 2014 18:18:43 +0000 (18:18 +0000)
committerJim Jagielski <jim@apache.org>
Thu, 17 Jul 2014 18:18:43 +0000 (18:18 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1611424 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 268f41c4c55279cfbde09c02de6a61e391952c74..480b5dff21aca6b8077cca478ea4ea00eae8b075 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -180,7 +180,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x patch: http://svn.apache.org/r1610397 (2.4.10)
      2.2.x patch: http://people.apache.org/~ylavic/httpd-2.2.x-mod_deflate-flush_end_of_stream.patch
                   (modulo CHANGES)
-     +1: ylavic, breser
+     +1: ylavic, breser, jim
 
    *) core: Detect incomplete request and response bodies, log an error and
             forward it to the underlying filters. PR 55475 [Yann Ylavic]