From: Eric Covener Date: Tue, 1 Jan 2008 22:30:17 +0000 (+0000) Subject: backported in 607929. X-Git-Tag: 2.3.0~1066 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ed3334bee0741a3fdf57866833d99d77c66d5dcd;p=apache backported in 607929. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@607930 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 1887b7c75c..e9a5795260 100644 --- a/CHANGES +++ b/CHANGES @@ -2,11 +2,6 @@ Changes with Apache 2.3.0 [ When backported to 2.2.x, remove entry from this file ] - *) mod_ldap: Try to establish a new backend LDAP connection when the - Microsoft LDAP client library returns LDAP_UNAVAILABLE, e.g. after the - LDAP server has closed the connection due to a timeout. - PR 39095 [Eric Covener] - *) SECURITY: CVE-2007-6388 (cve.mitre.org) mod_status: Ensure refresh parameter is numeric to prevent a possible XSS attack caused by redirecting to other URLs.