summaryrefslogtreecommitdiff
path: root/changes-entries
diff options
context:
space:
mode:
authorRuediger Pluem <rpluem@apache.org>2023-01-04 12:49:54 +0000
committerRuediger Pluem <rpluem@apache.org>2023-01-04 12:49:54 +0000
commit47a3f2329ce4229c7f12846460b0eb56bf3a6ee6 (patch)
tree546720c9e943282e61aa5892809aa36d482fbbf4 /changes-entries
parent4cfcf6d610e06ae5ac6a3fccdb99825370ff4a67 (diff)
downloadhttpd-47a3f2329ce4229c7f12846460b0eb56bf3a6ee6.tar.gz
* Add CHANGELOG for r1906379, r1906380
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1906382 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'changes-entries')
-rw-r--r--changes-entries/pr66403.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/changes-entries/pr66403.txt b/changes-entries/pr66403.txt
new file mode 100644
index 0000000000..551f38fd21
--- /dev/null
+++ b/changes-entries/pr66403.txt
@@ -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]