]> granicus.if.org Git - apache/commitdiff
Follow up to r1640040: CHANGES entry.
authorYann Ylavic <ylavic@apache.org>
Sun, 16 Nov 2014 22:27:48 +0000 (22:27 +0000)
committerYann Ylavic <ylavic@apache.org>
Sun, 16 Nov 2014 22:27:48 +0000 (22:27 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1640042 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 2fb0c5ef5705f4b0aad6a1de4e44caeac26a5d3b..904dcfdde9bac49223f686a873db1d88cc43dbc6 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -5,6 +5,9 @@ Changes with Apache 2.5.0
      mod_proxy_fcgi, mod_authnz_fcgi: Fix a potential crash with response
      headers' size above 8K. [Teguh <chain rop.io>, Yann Ylavic, Jeff Trawick]
 
+  *) mod_proxy_fcgi, mod_authnz_fcgi: stop reading the response and issue an
+     error when parsing or forwarding the response fails. [Yann Ylavic]
+
   *) mod_authnz_ldap: Resolve crashes with LDAP authz and non-LDAP authn since 
      r1608202. [Eric Covener]