]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Backported in r1901201 [skip ci]
authorYann Ylavic <ylavic@apache.org>
Tue, 24 May 2022 09:03:58 +0000 (09:03 +0000)
committerYann Ylavic <ylavic@apache.org>
Tue, 24 May 2022 09:03:58 +0000 (09:03 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1901202 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 7fdfd2af49bb8ffe1777d050cc23ffc9b7e22cc3..7dd7c3adbacd63fee064e3a4d4d199adf4c37875 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -148,11 +148,6 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
-  *) core: Disable TCP_NOPUSH optimization on OSX. BZ 66019.
-     trunk patches: https://svn.apache.org/r1900100
-     2.4.x patches: svn merge -c 1900100 ^/httpd/httpd/trunk .
-     +1: ylavic, rpluem, jorton
-
   *) ab: Allow for TLSv1.3 when the SSL library supports it. BZ 63594 64699
      trunk patches: https://svn.apache.org/r1900157
      2.4.x patches: svn merge -c 1900157 ^/httpd/httpd/trunk .