From: Graham Leggett Date: Tue, 21 Jan 2003 15:56:19 +0000 (+0000) Subject: This has been backported to v2.0 X-Git-Tag: pre_ajp_proxy~2231 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c8e507371084e8999231956c9f5b5f51b0e4db0b;p=apache This has been backported to v2.0 PR: 8677 Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98426 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 71b3c15bc2..3cc218c51d 100644 --- a/CHANGES +++ b/CHANGES @@ -62,6 +62,9 @@ Changes with Apache 2.1.0-dev Changes with Apache 2.0.45 + *) Don't remove the Content-Length from responses in mod_proxy + PR: 8677 [Brian Pane] + *) Ensure LDAP version is set to v3 on every bind. PR 14235. [Sergey A. Lipnevich ]