From: wessels <> Date: Wed, 5 Aug 1998 12:16:51 +0000 (+0000) Subject: update X-Git-Tag: SQUID_3_0_PRE1~2930 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=54b5b3e5bfd55d6cd2fc361b3c3d39fb91f1dc63;p=thirdparty%2Fsquid.git update --- diff --git a/ChangeLog b/ChangeLog index cebe1f6fe4..fba36bc309 100644 --- a/ChangeLog +++ b/ChangeLog @@ -20,6 +20,14 @@ the tail of the LRU list, and PUBLIC objects at the head. Thus, PRIVATE objects get kicked out quicker. - Added David Luyer's DELAY_POOLS code. + - Fixed a bug due to HEAD replies which lack the end-of-headers + line. + - Made proxy-auth realm string configurable (Bob Franklin) + - Changed default mime time to a viewable one (Henrik Nordstrom). + - configure fixes for Sony's NEWS-OS 6.x (Makoto MATSUSHITA). + - Fixed 'you are running out of filedescriptors' bug which + could cause the HTTP incoming connection handler to not + be reset. Changes to squid-1.2.beta23 (June 22, 1998):