]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
dunno how this ended up in CHANGES also
authorEric Covener <covener@apache.org>
Mon, 25 Nov 2024 13:33:51 +0000 (13:33 +0000)
committerEric Covener <covener@apache.org>
Mon, 25 Nov 2024 13:33:51 +0000 (13:33 +0000)
in r1922080

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1922081 13f79535-47bb-0310-9956-ffa450edef68

changes-entries/bz69203.txt [deleted file]

diff --git a/changes-entries/bz69203.txt b/changes-entries/bz69203.txt
deleted file mode 100644 (file)
index 5562d6e..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-  *) mod_proxy_fcgi: Don't re-encode SCRIPT_FILENAME when set via SetHandler.
-     PR 69203. [Yann Ylavic]