]> granicus.if.org Git - apache/commitdiff
This has been backported to v2.0
authorGraham Leggett <minfrin@apache.org>
Tue, 21 Jan 2003 15:42:30 +0000 (15:42 +0000)
committerGraham Leggett <minfrin@apache.org>
Tue, 21 Jan 2003 15:42:30 +0000 (15:42 +0000)
PR: 8677
Obtained from:
Submitted by:
Reviewed by:

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98424 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 42047ca1438281de802f4501a584eee54f902ee0..71b3c15bc2ce04ca19651ffb189a2fb6fd3b8665 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -49,9 +49,6 @@ Changes with Apache 2.1.0-dev
 
   *) Fix mod_proxy handling of filtered input bodies.  [Justin Erenkrantz]
 
-  *) Don't remove the Content-Length from responses in mod_proxy
-     PR: 8677 [Brian Pane]
-
   *) Move the check of the Expect request header field after the hook
      for ap_post_read_request, since that is the only opportunity for
      modules to handle Expect extensions.  [Justin Erenkrantz]