]> granicus.if.org Git - apache/commitdiff
note the C-L filter fix
authorCliff Woolley <jwoolley@apache.org>
Tue, 2 Jul 2002 23:54:07 +0000 (23:54 +0000)
committerCliff Woolley <jwoolley@apache.org>
Tue, 2 Jul 2002 23:54:07 +0000 (23:54 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95947 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 71f40e91ced01e824f606904ba61426d5cadcfcf..bbd634304c894d9d85afdb1445789cef516141df 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,9 @@
 Changes with Apache 2.0.40
 
+  *) Fixed the Content-Length filter so that HTTP/1.0 requests to CGI
+     scripts would not result in a truncated response.
+     [Ryan Bloom, Justin Erenkrantz, Cliff Woolley]
+
   *) Add a filter_init parameter to the filter registration functions
      so that a filter can execute arbitrary code before the handlers
      are invoked.  This resolves a problem where mod_include requests