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

index 8f70b9ee3bf5802d52acff65559cea0e6f535677..1556ffef8335ccd0f4825713b7c26912cd2f657e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
          Now we return ICP error and escape the URL before logging.
        - Added configure check for socklen_t (David Luyer).
        - Removed USE_SPLAY #defines; it is now standard.
+       - Added FD arg to async IO callbacks (AIOCB) so we can eliminate
+         temporary disk_ctrl_t structures.
+       - Changed ENOSPC disk write errors to reduce specific cache_dir
+         sizes, and not just the size of the cache as a whole.
 
 Changes to squid-1.2.beta23 (June 22, 1998):