You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by yl...@apache.org on 2023/03/20 11:02:58 UTC

svn commit: r1908559 - /httpd/httpd/branches/2.4.x/STATUS

Author: ylavic
Date: Mon Mar 20 11:02:58 2023
New Revision: 1908559

URL: http://svn.apache.org/viewvc?rev=1908559&view=rev
Log:
Update ErrorLogFormat proposal.

Modified:
    httpd/httpd/branches/2.4.x/STATUS

Modified: httpd/httpd/branches/2.4.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/STATUS?rev=1908559&r1=1908558&r2=1908559&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Mon Mar 20 11:02:58 2023
@@ -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.