From: wessels <> Date: Thu, 12 Feb 1998 23:36:57 +0000 (+0000) Subject: update X-Git-Tag: SQUID_3_0_PRE1~4107 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f4594eac7f5dde633c722a7f60904ba3306568d2;p=thirdparty%2Fsquid.git update --- diff --git a/ChangeLog b/ChangeLog index 4746f4b5ba..bf58e41bbb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -38,8 +38,6 @@ file and read the swap metadata. - Changed store_client->mem to ->entry because we need e->swap_file_sz to set mem->object_sz at swapin. - - Removed some superfluous checks for e->key != NULL in - storeSet*Key(). - Renamed storeSwapData structure to storeSwapLogData. - Fixed storeGetNextFile to not increment d->dirn. Added check for opendir() failure.