]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Vote. [skip ci]
authorStefan Eissing <icing@apache.org>
Mon, 19 Apr 2021 07:57:36 +0000 (07:57 +0000)
committerStefan Eissing <icing@apache.org>
Mon, 19 Apr 2021 07:57:36 +0000 (07:57 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1888948 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index c802c048f2fbf273cb2e11dc5e8f47ec8c7f9e1d..00b66a350e5bd3656c41cda483123b8f4011fdaa 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -179,7 +179,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   *) mod_socache_shmcb: be safe from socache_shmcb_destroy() late call.  PR 59798
      trunk patch: http://svn.apache.org/r1888266
      2.4.x patch: svn merge -c 1888266 ^/httpd/httpd/trunk .
-     +1: ylavic
+     +1: ylavic, icing
 
   *) mod_cgid: Register cleanup for socket earlier to avoid possible leaks on
      error paths