]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Another day, another bug while slogging through 1.3.
authorWilliam A. Rowe Jr <wrowe@apache.org>
Wed, 18 Dec 2002 22:31:40 +0000 (22:31 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Wed, 18 Dec 2002 22:31:40 +0000 (22:31 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@98033 13f79535-47bb-0310-9956-ffa450edef68

src/CHANGES

index 46ef3cdbbda404accb360311f7c58ed6f5c9fccd..ea1dffd9af11c8366461dc8b5b8b1791cd03bf9b 100644 (file)
@@ -1,5 +1,16 @@
 Changes with Apache 1.3.28
 
+  *) Correction to mod_negotation for Win32, OS2, Netware etc, where
+     case insensitive requests such as the HEADER or README search
+     from autoindex would fail to match HEADER.html (because the
+     system internally looked for the case-sensitive header.* pattern.)
+     PR 7300 [William Rowe]
+
+  *) Correction to mod_autoindex so that only text/* files (perfering
+     /html, then /plain, then some other flavor) can be recovered
+     from a multiview-based HEADER or README subrequest.
+     [William Rowe]
+
   *) Improvements to mod_usertrack that allows for a regular (verbose)
      as well as "compact" version of the tracking cookie (the new
      'CookieFormat' directive), and the ability to prepend a string