]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Vote.
authorJean-Frederic Clere <jfclere@apache.org>
Fri, 9 Feb 2024 07:58:24 +0000 (07:58 +0000)
committerJean-Frederic Clere <jfclere@apache.org>
Fri, 9 Feb 2024 07:58:24 +0000 (07:58 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1915677 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 767ddbdbfdf24fc3fc0480f70643e97c7a1ea716..03117acb9aabc15de577bc1171f10946aa2d4edb 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -215,7 +215,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
       trunk patch: https://svn.apache.org/r1884552
       2.4.x patch: https://patch-diff.githubusercontent.com/raw/apache/httpd/pull/403.patch
       Github PR: https://github.com/apache/httpd/pull/403
-      +1: jorton, gbechis
+      +1: jorton, gbechis, jfclere
       gbechis says: mod_ssl.xml should be updated to mention 2.4.x version
 
    *) mod_slotmem_shm: Use ap_os_is_path_absolute() to make it portable.