]> granicus.if.org Git - apache/commitdiff
Per Silve's request, some docs that I was messing with these.
authorWilliam A. Rowe Jr <wrowe@apache.org>
Mon, 6 Aug 2001 21:51:58 +0000 (21:51 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Mon, 6 Aug 2001 21:51:58 +0000 (21:51 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89957 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index ba1c043fa51da5c9cedf4c1a0981b024e9085b9c..93c588c8a953fb6596a9ebd61a5d8950dc608cd8 100644 (file)
--- 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