]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Update proposal (reset vote)
authorYann Ylavic <ylavic@apache.org>
Fri, 10 Mar 2023 21:06:03 +0000 (21:06 +0000)
committerYann Ylavic <ylavic@apache.org>
Fri, 10 Mar 2023 21:06:03 +0000 (21:06 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1908258 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 9dcf2fd019c6102f298cbd21e394aaa019730e41..f42d3e2c7f4b634881305dcb9e74c4dc2a10759e 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -172,8 +172,9 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      trunk patch: http://svn.apache.org/r1907972
                   http://svn.apache.org/r1907976
                   http://svn.apache.org/r1907977
-     2.4.x patch: svn merge -c 1907972,1907976,1907977 ^/httpd/httpd/trunk .
-     +1: ylavic, rpluem
+                  http://svn.apache.org/r1908257
+     2.4.x patch: svn merge -c 1907972,1907976,1907977,1908257 ^/httpd/httpd/trunk .
+     +1: ylavic,
 
   *) mod_mime: Do not match the extention against possible query string
      parameters in case ProxyPass was used with the nocanon option.