From: Joe Orton Date: Thu, 20 Jan 2005 10:57:16 +0000 (+0000) Subject: Synch with trunk. X-Git-Tag: 2.0.53~68 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f50fe00d996373bead940fc7f9a3f3e131bd234;p=thirdparty%2Fapache%2Fhttpd.git Synch with trunk. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@125753 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 65d332a7471..724ba74985f 100644 --- a/CHANGES +++ b/CHANGES @@ -8787,7 +8787,7 @@ Changes with Apache 1.3.1 *) Cache a proxied request in the event that the client cancels the transfer, provided that the configured percentage of the file has - already been transfered. It works for HTTP transfers only. The + already been transferred. It works for HTTP transfers only. The new configuration directive is called CacheForceCompletion. [Glen Parker ] PR#2277