From: Bradley Nicholes Date: Fri, 11 Jun 2004 16:17:58 +0000 (+0000) Subject: Sync with the 2.0 changes file X-Git-Tag: pre_ajp_proxy~169 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c228cab33afa8f1f2287b907eb7f740624644f61;p=apache Sync with the 2.0 changes file git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103903 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 9387fe33e1..c9aab68e1d 100644 --- a/CHANGES +++ b/CHANGES @@ -382,6 +382,9 @@ Changes with Apache 2.1.0-dev Changes with Apache 2.0.50 + *) util_ldap: allow relative paths for LDAPTrustedCA to be resolved + against ServerRoot PR#26602 [Brad Nicholes] + *) SECURITY: CAN-2004-0488 (cve.mitre.org) mod_ssl: Fix a buffer overflow in the FakeBasicAuth code for a (trusted) client certificate subject DN which exceeds 6K in length.