From: wessels <> Date: Fri, 24 Jul 1998 11:06:18 +0000 (+0000) Subject: update X-Git-Tag: SQUID_3_0_PRE1~2989 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ceb79b2b55bedefa7f8feade0671b32417a41859;p=thirdparty%2Fsquid.git update --- diff --git a/ChangeLog b/ChangeLog index e9577c07b7..a050060e60 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,4 @@ + - Changed StoreEntry->lock_count to a u_short. - Replaced urlcmp with strcmp - Fixed pragma no-cache ejecting ENTRY_SPECIAL objects (Henrik Nordstrom).