]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
update
authorwessels <>
Wed, 4 Feb 1998 14:23:07 +0000 (14:23 +0000)
committerwessels <>
Wed, 4 Feb 1998 14:23:07 +0000 (14:23 +0000)
ChangeLog

index 75792a3ca2a477623356913d7a469666f8f0b7ae..95eea861f484c220a6c6845063d6aaa4bcbb1d57 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
+Changes to squid-1.2.beta13 ():
+
        - Combined various interprocess communication setup functions
          into ipcCreate().
        - Removed some leftover ICP_HIT_OBJ things.
          the callbacks were changing the state of the read/write
          handlers prior to the poll/select() calls (SLF).
        - Fixed ARP ACL memory leaks (Dale).
+       - Eliminated URL and SHA cache keys.  Cache keys will always
+         be MD5's now.
+       - Fixed up store swap meta data.
+       - Changed swap.state logs to a binary format.
 
 Changes to squid-1.2.beta12 (Jan 30, 1998):