]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
update
authorwessels <>
Wed, 5 Aug 1998 12:16:51 +0000 (12:16 +0000)
committerwessels <>
Wed, 5 Aug 1998 12:16:51 +0000 (12:16 +0000)
ChangeLog

index cebe1f6fe4b1381286c6f745689034536c829d1d..fba36bc309adfeecc601c73fc5eedfbaab813cca 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
          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):