From: Yann Ylavic Date: Sun, 16 Nov 2014 22:27:48 +0000 (+0000) Subject: Follow up to r1640040: CHANGES entry. X-Git-Tag: 2.5.0-alpha~3704 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8662b7758c73568dc8c5c9ca4e708ad344a0c98b;p=apache Follow up to r1640040: CHANGES entry. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1640042 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 2fb0c5ef57..904dcfdde9 100644 --- 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 , 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]