]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
cleanup after backport
authorStefan Eissing <icing@apache.org>
Mon, 16 Oct 2023 06:11:43 +0000 (06:11 +0000)
committerStefan Eissing <icing@apache.org>
Mon, 16 Oct 2023 06:11:43 +0000 (06:11 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1912990 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 8737d375bb075427f674272549ed3fe71945ca7b..86898c8d8edc389ba5e7834557c74201df2befcb 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -212,12 +212,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
         svn merge -c 1912385 ^/httpd/httpd/trunk .
      +1: icing, rpluem
 
-  *) mod_http2: fixed a compile time issue on Windows builds.
-     Trunk version of patch:
-        https://svn.apache.org/r1912415
-     Backport version for 2.4.x of patch:
-        svn merge -c 1912415 ^/httpd/httpd/trunk .
-     +1: icing, rpluem
   *) mod_proxy: prevent bad busy values and problems with bybusyness
      Trunk version of patch:
        https://svn.apache.org/r1912245