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

STATUS

diff --git a/STATUS b/STATUS
index 86898c8d8edc389ba5e7834557c74201df2befcb..7882d5944bc8f7771c8ac716f53fd6c8d70f748c 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -205,13 +205,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      +1: rpluem,
      ylavic: see https://lists.apache.org/thread/jftfd6mo6p3b0tw694rlh09gdl7189hq
 
-  *) mod_http2: fixed a bug in handling of stream timeouts.
-     Trunk version of patch:
-        https://svn.apache.org/r1912385
-     Backport version for 2.4.x of patch:
-        svn merge -c 1912385 ^/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