]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
two more
authorEric Covener <covener@apache.org>
Mon, 30 Mar 2015 17:57:23 +0000 (17:57 +0000)
committerEric Covener <covener@apache.org>
Mon, 30 Mar 2015 17:57:23 +0000 (17:57 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1670158 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index d1bb915e5a2f67132e7d207c07531ff41c60d7fc..9a1bb53dc8310ce657bc0bfe904c1900d10d87f2 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -140,7 +140,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      trunk patch: http://svn.apache.org/r1632742
                   http://svn.apache.org/r1634836 (CHANGES entry)
      2.4.x patches: trunk works (modulo CHANGES).
-     +1: ylavic
+     +1: ylavic, covener
      ylavic: http://people.apache.org/~ylavic/httpd-r1632742-x-w.diff is the
              same patch without space changes (may be easier to review).
 
@@ -248,7 +248,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      trunk patch: http://svn.apache.org/r1664071
                   http://svn.apache.org/r1664299
      2.4.x patch: http://people.apache.org/~ylavic/httpd-2.4.x-keep_alive_timeout_set.patch
-     +1: ylavic
+     +1: ylavic, covener
 
   *) http: Make ap_die() robust against any HTTP error code and not modify
      response status (finally logged) when nothing is to be done. PR 56035.