]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* Add CHANGELOG for r1906379, r1906380
authorRuediger Pluem <rpluem@apache.org>
Wed, 4 Jan 2023 12:49:54 +0000 (12:49 +0000)
committerRuediger Pluem <rpluem@apache.org>
Wed, 4 Jan 2023 12:49:54 +0000 (12:49 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1906382 13f79535-47bb-0310-9956-ffa450edef68

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

diff --git a/changes-entries/pr66403.txt b/changes-entries/pr66403.txt
new file mode 100644 (file)
index 0000000..551f38f
--- /dev/null
@@ -0,0 +1,2 @@
+  *) core: Improve the AH00124 error message about too many redirects by logging
+     the URI of the request. PR 66403 [Ruediger Pluem]