]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
update
authorwessels <>
Tue, 25 Aug 1998 09:35:18 +0000 (09:35 +0000)
committerwessels <>
Tue, 25 Aug 1998 09:35:18 +0000 (09:35 +0000)
ChangeLog

index ca068bf98a359d0d20559143d6aec2e4dd0feb99..e230bfa304231b1e4db92780530663253cb009b1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+       - Fixed async IO bugs from adding filedescriptor arg to AIOCB
+         callbacks (Henrik Nordstrom).
+       - Fixed store_swapout.c assertion.  We were freeing object data
+         past the swapout_done offset.  This probably happens (only?)
+         when an object changes from cachable to uncachable while
+         it is being swapped out.
+       
+
 Changes to squid-1.2.beta24 (August 21, 1998):
 
        - Added Bulgarian error pages by Evgeny Gechev.