]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Backported in r1887380 [skip ci].
authorYann Ylavic <ylavic@apache.org>
Tue, 9 Mar 2021 16:14:18 +0000 (16:14 +0000)
committerYann Ylavic <ylavic@apache.org>
Tue, 9 Mar 2021 16:14:18 +0000 (16:14 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1887381 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index f6ac8671fc9589c2cf42e0b2db5877a418e97126..2aeed80cdbdeafc8eefd03a50b2c5701e7ee567d 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -137,12 +137,6 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
-  *) core: Optimize 'ap_list_provider_names'. Save some memory and potentialy
-     avoid some useless copy.
-     trunk patch: http://svn.apache.org/r1883184
-     2.4.x patch: svn merge -c 1883184 ^/httpd/httpd/trunk .
-     +1: jailletc36, jorton, ylavic
-
   *) mod_session_crypto: Bubble up an error if none of the passhrases work
      trunk patch: http://svn.apache.org/r1874674
      2.4.x patch: svn merge -c 1874674 ^/httpd/httpd/trunk .