From: rousskov <> Date: Sat, 25 Apr 1998 00:30:03 +0000 (+0000) Subject: - added a few b20 changes X-Git-Tag: SQUID_3_0_PRE1~3424 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd1bc0125f9536f4d5a7591975759631432fbd45;p=thirdparty%2Fsquid.git - added a few b20 changes --- diff --git a/ChangeLog b/ChangeLog index 3491f902a1..d1214140cf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ Changes to squid-1.2.beta20 (): - + - Fixed "huge 304 reply" loop bug. + - Improved support for only-if-cached cache control directive. + - Enabled 304 replies for ENTRY_SPECIAL objects (e.g., icons). - Fixed 'quick_abort' percent calculation bug. - Fixed quick_abort FPE bug. - Changed more errno-checking functions to use ignoreErrno(). @@ -33,6 +35,8 @@ Changes to squid-1.2.beta20 (): - Fixed ftpTraverseDirectory coredump for NULL ftpState->filepath (Joe Ramey). - Fixed daylight savings time bug (again). + - A lot of Cache Digests additions, fixes, and tuning. + Cache Digests are still "very experimental". - Fixed snprintf() bug. When len == 1, snprintf() would treat the buffer as unknown size, emulating sprintf() behaviour. - Made Error page language configurable with configure script @@ -54,6 +58,7 @@ Changes to squid-1.2.beta20 (): - Changed error message to 'Generated TIME by HOST (SQUID/VER)' because any string with an '@' must be an email address. - Fixed POST for content-length == 0. + Changes to squid-1.2.beta19 (Apr 8, 1998): - Squid-1.2.beta19 compiles and runs on Windows/NT with