From: Jim Jagielski Date: Fri, 28 May 2004 12:22:04 +0000 (+0000) Subject: Note backout... important enough to warrant a note I think X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=efac8968aa02d4eaa0f429400884295dbef401eb;p=thirdparty%2Fapache%2Fhttpd.git Note backout... important enough to warrant a note I think git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@103799 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/src/CHANGES b/src/CHANGES index 3537d42048e..feea717d8a3 100644 --- a/src/CHANGES +++ b/src/CHANGES @@ -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