summaryrefslogtreecommitdiffstats
path: root/changes-entries
diff options
context:
space:
mode:
authorRuediger Pluem <rpluem@apache.org>2024-09-11 18:06:04 +0200
committerRuediger Pluem <rpluem@apache.org>2024-09-11 18:06:04 +0200
commit197ed7781662f3d764979df46cf6f2ad15f0b93d (patch)
tree276fa46296a26f056035cac7e9e472cfa2fc8281 /changes-entries
parent* Leave the proper escaping of the URL and the adding of r->args to the (diff)
downloadapache2-197ed7781662f3d764979df46cf6f2ad15f0b93d.tar.xz
apache2-197ed7781662f3d764979df46cf6f2ad15f0b93d.zip
* Mention the additional bug [skip ci]
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1920572 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'changes-entries')
-rw-r--r--changes-entries/pr69235.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/changes-entries/pr69235.txt b/changes-entries/pr69235.txt
index bbd37e2b0f..55a3f77af4 100644
--- a/changes-entries/pr69235.txt
+++ b/changes-entries/pr69235.txt
@@ -1,2 +1,2 @@
*) mod_rewrite, mod_proxy: mod_proxy to cononicalize rewritten [P] URLs,
- including "unix:" ones. PR 69235. [Yann Ylavic]
+ including "unix:" ones. PR 69235, PR 69260. [Yann Ylavic, Ruediger Pluem]