From: wessels <> Date: Sat, 6 Dec 1997 08:25:21 +0000 (+0000) Subject: update X-Git-Tag: SQUID_3_0_PRE1~4384 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=07a27790e852f7cccd24a28a3d709970ad79b660;p=thirdparty%2Fsquid.git update --- diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 44f42041f7..fd1a432eae 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -58,6 +58,8 @@ Special thanks go to people who have volunteered their time, effort, and ideas t Michael O'Reilly Max Okumoto Pierre-Louis BRENAC + Dale + Development of this caching software is funded by the National Science Foundation (grant NCR-9521745). Paid staff members on the caching diff --git a/ChangeLog b/ChangeLog index 2bd053b5fc..98656fc6cf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ + - Fixed content-length bugs for 204 replies, 304 replies, + and HEAD requests (Henrik Nordstrom). + - Fixed errorAppendEntry() bug in gopherReadReply(). + - Basic support for FTP URL typecodes (;type=X). + Changes to squid-1.2.beta8 (Dec 2, 1997): - Fixed accessLogLog() to log ident from Proxy-Authorization