summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--changes-entries/errorlogformat.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/changes-entries/errorlogformat.txt b/changes-entries/errorlogformat.txt
index 4906ae599d..1c2a308cce 100644
--- a/changes-entries/errorlogformat.txt
+++ b/changes-entries/errorlogformat.txt
@@ -1,3 +1,4 @@
- *) core: Add formats %{z} and %{strftime-format} to ErrorLogFormat.
- PR 62161. [Yann Ylavic]
+ *) 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. [Yann Ylavic]