From: wessels <> Date: Tue, 7 Apr 1998 04:33:04 +0000 (+0000) Subject: update X-Git-Tag: SQUID_3_0_PRE1~3613 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ff396fe6c9a4ea5103373b071e74f51ce767224d;p=thirdparty%2Fsquid.git update --- diff --git a/ChangeLog b/ChangeLog index af5baea4b3..0ec7b0a1ac 100644 --- a/ChangeLog +++ b/ChangeLog @@ -28,6 +28,7 @@ when it returns 0. - Fixed cbdata memory counting leak. cbdataUnlock() always called free(), never memFree(). + - Fixed storeDirWriteCleanLogs() malloc bug on Alphas. Changes to squid-1.2.beta18 (Mar 23, 1998): diff --git a/TODO b/TODO index 639a39ef9a..ee961cf4af 100644 --- a/TODO +++ b/TODO @@ -72,7 +72,8 @@ Our Todo List (5) Customizable access logging. (5) Inline DNS queries with native resolver calls. (5) MD5 acl type - +(5) return "ERR_TOO_LARGE" messages for replies with + content-lengths larger than some limit. DONE: + s/sprintf/snprintf/g