]> granicus.if.org Git - apache/commitdiff
backported
authorEric Covener <covener@apache.org>
Fri, 28 Aug 2015 17:54:44 +0000 (17:54 +0000)
committerEric Covener <covener@apache.org>
Fri, 28 Aug 2015 17:54:44 +0000 (17:54 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1698385 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 62d04eeebc6a3911efc094b0c94bebebab795a4f..f16198e107567189ad5a05c39a159a80af940165 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -12,10 +12,6 @@ Changes with Apache 2.5.0
      Change default value from 600 usec (!) to 15 sec. PR 58091
      [Christophe Jaillet]
 
-  *) mod_dir: Prevent the internal identifier "httpd/unix-directory" from
-     appearing as a Content-Type response header when requests for a directory
-     are rewritten by mod_rewrite. [Eric Covener]
-
   *) mod_rewrite:  Allow cookies set by mod_rewrite to contain ':' by accepting
      ';' as an alternate separator.  PR47241. 
      [<bugzilla schermesser com>, Eric Covener]