]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
update
authorwessels <>
Thu, 12 Feb 1998 23:36:57 +0000 (23:36 +0000)
committerwessels <>
Thu, 12 Feb 1998 23:36:57 +0000 (23:36 +0000)
ChangeLog

index 4746f4b5ba09aa83c244029b90ef4fbc5b17aea7..bf58e41bbbd7f016ad47124338839d66d6c9e686 100644 (file)
--- 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.