]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Merged x1.
authorJoe Orton <jorton@apache.org>
Tue, 20 Aug 2024 08:35:28 +0000 (08:35 +0000)
committerJoe Orton <jorton@apache.org>
Tue, 20 Aug 2024 08:35:28 +0000 (08:35 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1920053 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index e473e5cef26a889578b3c55bb6e085a185f177af..821ffe19e6e3f5e886f5bddd720903fc67a164b4 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -157,13 +157,6 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
-  *) mod_rewrite: backport better/simpler rewritelog() macro to fix
-     line numbers logged and make merging trunk->2.4.x easier
-     trunk patch: https://svn.apache.org/r1866894
-     2.4.x patch: https://patch-diff.githubusercontent.com/raw/apache/httpd/pull/464.diff
-     PR: https://github.com/apache/httpd/pull/464
-     +1: jorton, ylavic, covener
-
   *) mod_proxy: Avoid AH01059 parsing error for SetHandler "unix:" URLs
                 in <Location> (incomplete fix in 2.4.62). PR 69160.
      trunk patch: https://svn.apache.org/r1919532