]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Add changes-entries/ file missed from r1921305.
authorJoe Orton <jorton@apache.org>
Mon, 14 Oct 2024 13:38:04 +0000 (13:38 +0000)
committerJoe Orton <jorton@apache.org>
Mon, 14 Oct 2024 13:38:04 +0000 (13:38 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1921306 13f79535-47bb-0310-9956-ffa450edef68

changes-entries/pr65222.txt [new file with mode: 0644]

diff --git a/changes-entries/pr65222.txt b/changes-entries/pr65222.txt
new file mode 100644 (file)
index 0000000..8efffd6
--- /dev/null
@@ -0,0 +1,2 @@
+  *) mod_log_config: Fix merging for the "LogFormat" directive.
+     PR: 65222. [Michael Kaufmann <mail michael-kaufmann.ch>]