From: wessels <> Date: Sun, 14 Apr 1996 09:34:45 +0000 (+0000) Subject: update X-Git-Tag: SQUID_3_0_PRE1~6184 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b4ddc0603d5a2b09056236200917d6d288b9f976;p=thirdparty%2Fsquid.git update --- diff --git a/ChangeLog b/ChangeLog index 4a0f08cd36..d001c75847 100644 --- a/ChangeLog +++ b/ChangeLog @@ -64,3 +64,6 @@ - New ACLs - added dns_positive_ttl - Added Forwarded: header to proxy HTTP requests + - Fixed reqnum bug (was using ntohs instead of ntohl). + - Fixed double free() bug caused by setting flag=0 in + storeAddFromDisk().