From: wessels <> Date: Sat, 7 Mar 1998 06:56:14 +0000 (+0000) Subject: update X-Git-Tag: SQUID_3_0_PRE1~3894 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b5b6324bc1349e92e4121d444d25edbadf474fa;p=thirdparty%2Fsquid.git update --- diff --git a/ChangeLog b/ChangeLog index 28afebec5d..f02b9d6772 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,10 +1,12 @@ - - A generic client-to-server "pump" was added to handle HTTP PUT as - well as POST methods on the client-cache side. Based on "pump" - PUT requests can be made to either HTTP or FTP url's. Code is still - beta and interoperability with browsers etc has not been tested. - Fixed ICP bug when we send queries, but expect zero replies. - Fixed alignment/casting bugs for ICP messages. + - A generic client-to-server "pump" was added to handle HTTP + PUT as well as POST methods on the client-cache side. Based on + "pump" PUT requests can be made to either HTTP or FTP url's. + Code is still beta and interoperability with browsers etc has + not been tested. + - Put #ifdefs around 'source_ping' code. Changes to squid-1.2.beta16 (Mar 4, 1998):