bnicholes 2004/06/11 09:17:59 Modified: . CHANGES Log: Sync with the 2.0 changes file Revision Changes Path 1.1511 +3 -0 httpd-2.0/CHANGES Index: CHANGES =================================================================== RCS file: /home/cvs/httpd-2.0/CHANGES,v retrieving revision 1.1510 retrieving revision 1.1511 diff -u -r1.1510 -r1.1511 --- CHANGES 11 Jun 2004 13:44:13 -0000 1.1510 +++ CHANGES 11 Jun 2004 16:17:58 -0000 1.1511 @@ -382,6 +382,9 @@ 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.