From 45174f2721c00e7fe893fc9601546848fd8b44a7 Mon Sep 17 00:00:00 2001 From: Jeff Trawick Date: Fri, 3 Jun 2005 08:23:40 +0000 Subject: [PATCH] write a CHANGES entry for PR 34512; looks like it resolves user-visible misprocessing in proxy ftp which could result in directory listing for regular file retrieval git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@179745 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES b/CHANGES index 327778da4c..f7631d8d04 100644 --- a/CHANGES +++ b/CHANGES @@ -2,6 +2,10 @@ Changes with Apache 2.1.5 [Remove entries to the current 2.0 section below, when backported] + *) proxy FTP: Fix confusion about globbing characters which could lead + to getting a directory listing when a file was requested. PR 34512. + [Sean ] + *) mod_mime_magic: Handle CRLF-format magic files so that it works with the default installation on Windows. [Jeff Trawick] -- 2.50.1