]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Vote.
authorJean-Frederic Clere <jfclere@apache.org>
Tue, 5 Mar 2024 12:41:20 +0000 (12:41 +0000)
committerJean-Frederic Clere <jfclere@apache.org>
Tue, 5 Mar 2024 12:41:20 +0000 (12:41 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1916127 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 93b1beeca6d54d9c072b44b0d0aa142985005287..30853bb74a06e6887f4f1f641c44f44943bb631b 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -216,7 +216,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
    *) htcacheclean: fix output for -A/-a mode
       trunk patch: https://svn.apache.org/r1915508
       2.4.x patch: svn merge -c 1915508 ^/httpd/httpd/trunk .
-      +1: jorton, ylavic,
+      +1: jorton, ylavic, jfclere
 
    *) mod_xml2enc: fix XML media type matching to avoid corruption of
       non-XML documents.