]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
update
authorwessels <>
Thu, 28 May 1998 22:49:33 +0000 (22:49 +0000)
committerwessels <>
Thu, 28 May 1998 22:49:33 +0000 (22:49 +0000)
ChangeLog

index 890561aad6c08c43cd358d2908bebfaffa7778a0..57b3ee9c85e18e5996c2bd9740ca4780cbc2665c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
        - Fixed eventRun "spin" bug when event delta time == 0.
        - Fixed setting Last Modified time on cached entries when
          receiving a 304 reply.
+       - Added while loop in httpAccept().
+       - Added while loop in icpHandleUdp().
+       - Fixed some small memory leaks.
+       - Fixed single-bit-int flag checks (Henrik Nordstrom).
 
 Changes to squid-1.2.beta21 (May 22, 1998):