]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
update
authorwessels <>
Thu, 9 Apr 1998 05:59:09 +0000 (05:59 +0000)
committerwessels <>
Thu, 9 Apr 1998 05:59:09 +0000 (05:59 +0000)
ChangeLog

index 6224860ea2e8152a300925e35baf4b203fb47a92..d8e7d0f20283a3e2b27e40167f474067f5f779f6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+       - Fixed 'quick_abort' percent calculation bug.
+       - Fixed quick_abort FPE bug.
+       - Changed more errno-checking functions to use ignoreErrno().
+       - Added ERESTART to ignoreErrno() because of report from
+         a Solaris system.
+       - Fixed '#elsif' typo.
+       - Fixed MemPool assertion by moving memInit() to before
+         configuration parsing functions.
+       - Fixed default 'announce_period' value (was 1 day, should
+         be 0) (Joe Ramey).
+       - Added configure warning for low filedescriptors and pointer
+         to FAQ.
+
 Changes to squid-1.2.beta19 (Apr 8, 1998):
 
        - Added French Error pages by Frank DENIS.