From: William A. Rowe Jr Date: Mon, 6 Aug 2001 21:51:58 +0000 (+0000) Subject: Per Silve's request, some docs that I was messing with these. X-Git-Tag: 2.0.23~42 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0d7740405a614770c72b0d2dc1f3c34ae1acac23;p=apache Per Silve's request, some docs that I was messing with these. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89957 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index ba1c043fa5..93c588c8a9 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,9 @@ Changes with Apache 2.0.23-dev + *) Refactored mod_negotiation and mod_mime to help mod_dir accept + negotiated index pages, and prevent the server from defaulting + to an autoindex of the directory. [William Rowe] + *) Eliminate mod_cgi's handling of .exe files without the .exe file extension. This is already handled by multiviews, if the admin wishes to AddHandler .exe or define a content type handler and