From: Joe Orton Date: Mon, 29 Jul 2024 09:08:06 +0000 (+0000) Subject: Rebased mod_rewrite rewritelog() backport. X-Git-Tag: 2.4.63-candidate~151 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c418e929b0631ca6b7cac68c2ec8b6ea864c6e18;p=thirdparty%2Fapache%2Fhttpd.git Rebased mod_rewrite rewritelog() backport. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1919581 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 6bc3402fcf7..20b0b716a0a 100644 --- a/STATUS +++ b/STATUS @@ -190,7 +190,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: *) 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://github.com/apache/httpd/commit/d2cd162d79d532ae14d273e835b4b6799a185a98.patch + 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,