From: wessels <> Date: Fri, 31 Oct 1997 22:22:23 +0000 (+0000) Subject: spello X-Git-Tag: SQUID_3_0_PRE1~4601 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a77362312d302a55f29aaf4da8c1bc9fe05b4158;p=thirdparty%2Fsquid.git spello --- diff --git a/ChangeLog b/ChangeLog index 304c0437b9..0d42e61eb0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -64,7 +64,7 @@ Changes to squid-1.2.alpha6 (): - Added 'Connection' to allowed HTTP headers (http-anon.c) - Added 'Proxy-Connection' to allowed HTTP headers (http-anon.c) - - Merged proxyhttpStart() with httpStart() and crated + - Merged proxyhttpStart() with httpStart() and created new httpBuildState(). - New httpPconnTransferDone() detects end-of-data on persistent connections.