]> granicus.if.org Git - apache/commitdiff
backported in r1641551
authorEric Covener <covener@apache.org>
Sun, 30 Nov 2014 01:44:53 +0000 (01:44 +0000)
committerEric Covener <covener@apache.org>
Sun, 30 Nov 2014 01:44:53 +0000 (01:44 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1642501 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 4bb40e89a2e1f09defd3a643a7f808cdf23525ba..6cd420f931c77cd5af560494c1f00849a66d73b0 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,10 +1,6 @@
                                                          -*- coding: utf-8 -*-
 Changes with Apache 2.5.0
   
-  *) SECURITY: CVE-2014-3583 (cve.mitre.org)
-     mod_proxy_fcgi: Fix a potential crash with response headers' size above 
-     8K. [Teguh <chain rop.io>, Yann Ylavic, Jeff Trawick]
-
   *) SECURITY: CVE-2014-8109 (cve.mitre.org)
      mod_lua: Fix handling of the Require line when a LuaAuthzProvider is
      used in multiple Require directives with different arguments.