From 4b3163688ca851c42001d7c2f03f0ed7ccc65f58 Mon Sep 17 00:00:00 2001 From: Ruediger Pluem Date: Wed, 11 Sep 2024 16:06:04 +0000 Subject: [PATCH] * Mention the additional bug git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1920572 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 197ed7781662f3d764979df46cf6f2ad15f0b93d) --- changes-entries/pr69235.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changes-entries/pr69235.txt b/changes-entries/pr69235.txt index bbd37e2b0fd..55a3f77af4b 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]