]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Note backout... important enough to warrant a note I think
authorJim Jagielski <jim@apache.org>
Fri, 28 May 2004 12:22:04 +0000 (12:22 +0000)
committerJim Jagielski <jim@apache.org>
Fri, 28 May 2004 12:22:04 +0000 (12:22 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@103799 13f79535-47bb-0310-9956-ffa450edef68

src/CHANGES

index 3537d42048ea0d9ba59bb9a08d3f71329befe4cd..feea717d8a39c415d13e990a7d27abd72fdfe686 100644 (file)
@@ -1,5 +1,9 @@
 Changes with Apache 1.3.32
 
+  *) No longer breaks mod_dav, frontpage and others.  Backs out
+     a patch which prevented discarding the request body for requests
+     that will be keptalive but are not currently keptalive. PR 29237.
+
   *) COMPATIBILITY: Added new compile-time flag: UCN_OFF_HONOR_PHYSICAL_PORT.
      It controls how UseCanonicalName Off determines the port value if
      the client doesn't provide one in the Host header. If defined during