]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Update ErrorLogFormat proposal.
authorYann Ylavic <ylavic@apache.org>
Mon, 20 Mar 2023 11:02:58 +0000 (11:02 +0000)
committerYann Ylavic <ylavic@apache.org>
Mon, 20 Mar 2023 11:02:58 +0000 (11:02 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1908559 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 910c8839d5ffd6de6272001ad30e4aab5b511cca..11740898ef61301e557928d4336d6e2e70170527 100644 (file)
--- 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.