From: Jeff Trawick Date: Wed, 26 Apr 2006 16:45:44 +0000 (+0000) Subject: spell check X-Git-Tag: 2.0.59~28 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=067c55da83c11cff4b74541af6ab13036c499a4d;p=thirdparty%2Fapache%2Fhttpd.git spell check git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@397234 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 1a55532f865..d34b430bc7c 100644 --- a/CHANGES +++ b/CHANGES @@ -78,7 +78,7 @@ Changes with Apache 2.0.56 client accesses proxied resources with SSL. PR 37145. [Ruediger Pluem, William Rowe] - *) Elimiated the NET_TIME filter, restructuring the timeout logic. + *) Eliminated the NET_TIME filter, restructuring the timeout logic. This provides a working mod_echo on all platforms, and ensures any custom protocol module is at least given an initial timeout value based on the context's Timeout directive.