]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
vote [skip ci]
authorStefan Eissing <icing@apache.org>
Thu, 25 Nov 2021 15:44:21 +0000 (15:44 +0000)
committerStefan Eissing <icing@apache.org>
Thu, 25 Nov 2021 15:44:21 +0000 (15:44 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1895333 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index cd477dd5dfb75b1e6e8984af5eaa6f8c063c53e4..67abe0a903818a08e4082fe5c8b2d2dc46516d29 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -226,7 +226,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                   http://svn.apache.org/r1894286
      backport PR: https://github.com/apache/httpd/pull/276
      2.4.x patch: svn merge -c 1894285,1894286 ^/httpd/httpd/trunk .
-     +1: ylavic,
+     +1: ylavic, icing,
 
   *) core: Be safe with ap_lingering_close() called with a socket NULL-ed by
      a third-party module.  PR 65627.