]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
inadvertent change in 1673940
authorEric Covener <covener@apache.org>
Wed, 15 Apr 2015 19:56:29 +0000 (19:56 +0000)
committerEric Covener <covener@apache.org>
Wed, 15 Apr 2015 19:56:29 +0000 (19:56 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1673942 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index effe3f456bc3352a649f16d9dd2df10a1a8d8c5f..f27b7ef74800bb5f10d31197b7e835942e19ea9a 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -19,10 +19,6 @@ Changes with Apache 2.4.13
   *) mod_ssl: Fix possible crash when loading server certificate constraints.
      PR 57694. [Paul Spangler <paul.spangler ni com>, Yann Ylavic]
 
-  *) core, modules: Avoid error response/document handling by the core if some
-     handler or input filter already did it while reading the request (causing
-     a double response body).  [Yann Ylavic]
-
   *) build: Don't load mod_cgi and mod_cgid in the default configuration
      if they're both built.  [olli hauer <ohauer gmx.de>]