summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYann Ylavic <ylavic@apache.org>2023-03-15 11:10:56 +0000
committerYann Ylavic <ylavic@apache.org>2023-03-15 11:10:56 +0000
commitf9290bbbd588123d4aff7b5234096be0d701fdc8 (patch)
treecaa9f698fa874836faba96cf1a5c4b55796bd193
parenta73799b175f0f5e72cd658d26011856cc1083320 (diff)
downloadhttpd-f9290bbbd588123d4aff7b5234096be0d701fdc8.tar.gz
Propose backport.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1908409 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--STATUS16
1 files changed, 16 insertions, 0 deletions
diff --git a/STATUS b/STATUS
index b80fb39e48..c775d97447 100644
--- a/STATUS
+++ b/STATUS
@@ -196,6 +196,22 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
svn merge -c 1907565 ^/httpd/httpd/trunk .
+1: rpluem,
+ *) core: Add formats %{z} and %{strftime-format} to ErrorLogFormat, and make
+ sure that if the format is configured early enough it applies to every log
+ line. PR 62161.
+ trunk patch: https://svn.apache.org/r1908380
+ https://svn.apache.org/r1908383
+ https://svn.apache.org/r1908384
+ https://svn.apache.org/r1908388
+ https://svn.apache.org/r1908389
+ https://svn.apache.org/r1908390
+ https://svn.apache.org/r1908393
+ 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 .
+ +1: ylavic
+
PATCHES/ISSUES THAT ARE BEING WORKED
[ New entries should be added at the START of the list ]