]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
update
authorwessels <>
Sun, 14 Apr 1996 09:34:45 +0000 (09:34 +0000)
committerwessels <>
Sun, 14 Apr 1996 09:34:45 +0000 (09:34 +0000)
ChangeLog

index 4a0f08cd3603c60198d6a0df248eaf08884e4006..d001c75847f2ae0aa02aabd424851ee532536a50 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -64,3 +64,6 @@
        - New ACLs
        - added dns_positive_ttl
        - Added Forwarded: header to proxy HTTP requests
+       - Fixed reqnum bug (was using ntohs instead of ntohl).
+       - Fixed double free() bug caused by setting flag=0 in
+         storeAddFromDisk().