From: wessels <> Date: Wed, 29 Oct 1997 22:20:16 +0000 (+0000) Subject: update X-Git-Tag: SQUID_3_0_PRE1~4638 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=409a6aad71c078707d7b8b8edc8af72ea500201a;p=thirdparty%2Fsquid.git update --- diff --git a/ChangeLog b/ChangeLog index 7991db0945..228ac88b26 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Changes to squid-1.2.beta3 (Oct 29, 1997): + + - Initialize _res.options to RES_DEFAULT in dnsserver.c. + - Fix assertions which assumed 4-byte pointers. + - Fix missing % in fqdncache.c snprintf(). + Changes to squid-1.2.beta2 (Oct 28, 1997): - Fixed aiops.c and async_iu.c so that they actually compile