From a1a62b144345432cf25826cdee484faa99e675d0 Mon Sep 17 00:00:00 2001 From: wessels <> Date: Thu, 9 Apr 1998 05:59:09 +0000 Subject: [PATCH] update --- ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/ChangeLog b/ChangeLog index 6224860ea2..d8e7d0f202 100644 --- 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. -- 2.47.3