From: Jeff Trawick Date: Wed, 19 Feb 2003 20:35:02 +0000 (+0000) Subject: fix a typo X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f83e916f6ba2f554d1415265fe2191cb3d53f6c;p=thirdparty%2Fapache%2Fhttpd.git fix a typo git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@98736 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/src/CHANGES b/src/CHANGES index 0a4a345a3bb..6dd458bf517 100644 --- a/src/CHANGES +++ b/src/CHANGES @@ -27,7 +27,7 @@ Changes with Apache 1.3.28 system internally looked for the case-sensitive header.* pattern.) PR 7300 [William Rowe] - *) Correction to mod_autoindex so that only text/* files (perfering + *) Correction to mod_autoindex so that only text/* files (prefering /html, then /plain, then some other flavor) can be recovered from a multiview-based HEADER or README subrequest. [William Rowe]