From: Jeff Trawick Date: Fri, 11 Jun 2004 19:52:05 +0000 (+0000) Subject: sync with stable branch X-Git-Tag: pre_ajp_proxy~167 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=989bf487191efb7c49a079add3e3aae3fbcfd64f;p=apache sync with stable branch git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103911 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 4f87b0982e..72bab12087 100644 --- a/CHANGES +++ b/CHANGES @@ -5,10 +5,6 @@ Changes with Apache 2.1.0-dev *) mod_deflate: Don't deflate responses with zero length e.g. proxied 304's [Allan Edwards] - *) 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. [Jeff Trawick] - *) now recognizes the module identifier in addition to the file name. PR 29003. [Edward Rudd , André Malo] @@ -385,6 +381,10 @@ Changes with Apache 2.1.0-dev Changes with Apache 2.0.50 + *) 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. [Jeff Trawick] + *) util_ldap: allow relative paths for LDAPTrustedCA to be resolved against ServerRoot PR#26602 [Brad Nicholes]