From: Jeff Trawick Date: Fri, 11 Jun 2004 13:51:38 +0000 (+0000) Subject: cleaning up my own &^%$ X-Git-Tag: 2.0.50~29 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f641c55d370746df743a0ceeec18616cbee5e6e;p=thirdparty%2Fapache%2Fhttpd.git cleaning up my own &^%$ git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103898 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 9aa90369e8c..851e43f7fdd 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2004/06/11 01:24:55 $] +Last modified at [$Date: 2004/06/11 13:51:38 $] Release: @@ -72,6 +72,12 @@ PATCHES TO BACKPORT FROM 2.1 [ please place file names and revisions from HEAD here, so it is easy to identify exactly what the proposed changes are! ] + *) now applies to all IP addresses for myhost + instead of just the first one reported by the resolver. This + corrects a regression since 1.3. + server/vhost.c r1.87 + +1: trawick + *) util_ldap: allow relative paths for LDAPTrustedCA to be resolved against ServerRoot PR#26602 modules/experimental/util_ldap.c r1.31