summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYann Ylavic <ylavic@apache.org>2023-03-20 11:02:58 +0000
committerYann Ylavic <ylavic@apache.org>2023-03-20 11:02:58 +0000
commitf4e889d03d5991a1b92ae4b8f445a9a75fcfb812 (patch)
treece330611c6c6771781c41ac714e149a5f35a7ab9
parent4e433e8968923374dd818a34cb1b65bbe230b487 (diff)
downloadhttpd-f4e889d03d5991a1b92ae4b8f445a9a75fcfb812.tar.gz
Update ErrorLogFormat proposal.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1908559 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--STATUS7
1 files changed, 6 insertions, 1 deletions
diff --git a/STATUS b/STATUS
index 910c8839d5..11740898ef 100644
--- a/STATUS
+++ b/STATUS
@@ -181,7 +181,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
https://svn.apache.org/r1908394
https://svn.apache.org/r1908406
https://svn.apache.org/r1908407
- 2.4.x patch: svn merge -c 1908380,1908383-1908384,1908388-1908390,1908393-1908394,1908406-1908407 ^/httpd/httpd/trunk .
+ https://svn.apache.org/r1908556
+ https://svn.apache.org/r1908557
+ 2.4.x patch: svn merge -c 1908380,1908383-1908384,1908388-1908390,1908393-1908394,1908406-1908407,1908556-1908557 ^/httpd/httpd/trunk .
+ (merge works modulo MMN, or patch/PR below)
+ https://patch-diff.githubusercontent.com/raw/apache/httpd/pull/350.diff
+ https://github.com/apache/httpd/pull/350
+1: ylavic,
*) rewrite: backport BCTLS, BNE and allowing non-vchar prior to redirect escaping.