From: wessels <> Date: Wed, 22 Jan 1997 11:42:04 +0000 (+0000) Subject: update X-Git-Tag: SQUID_3_0_PRE1~5178 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e3a664b406a44bb6c74eb8f31a074fc387431847;p=thirdparty%2Fsquid.git update --- diff --git a/ChangeLog b/ChangeLog index 183570b6a9..98fdbb23d2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,5 @@ +Changes to squid-1.1.5 (January 22, 1996): + - Fixed ACL parsing to join ACL entries with the same name (Markus Stumpf). - Fixed BIT_SET/BIT_TEST typo in getDefaultParent() (Ed Knowles). @@ -10,6 +12,9 @@ - Added .rpm MIME type (Nigel Metheringham). - Changed storeDirClean() to create missing directories. - Removed icpState->buf and storeCopy() call in icpGetHeadersfForIMS(). + - Fixed *_ip_list parsing bug (Hiroyuki Inoue). + - Fixed bad comm_write() calls in passStart() and sslStart() + (Martin Boening). Changes to squid-1.novm.4 (January XX, 1996):