]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Vote x 1.
authorYann Ylavic <ylavic@apache.org>
Fri, 21 Jun 2024 11:52:40 +0000 (11:52 +0000)
committerYann Ylavic <ylavic@apache.org>
Fri, 21 Jun 2024 11:52:40 +0000 (11:52 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1918485 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 5244d0cf227f9d834458275f125827339c39d02f..db81c06b7dc68e947ff4d7fdb4d2991fce6b50af 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -246,7 +246,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                   https://svn.apache.org/r1918024
      2.4.x patch: https://patch-diff.githubusercontent.com/raw/apache/httpd/pull/455.diff
      PR: https://github.com/apache/httpd/pull/455
-     +1: jorton,      
+     +1: jorton, ylavic,
 
   *) mod_http2: sync with github module. Add async handling
      on newer httpd for blocked connections, fix yield handling.