From: wessels <> Date: Sat, 18 Jul 1998 13:54:17 +0000 (+0000) Subject: update X-Git-Tag: SQUID_3_0_PRE1~3049 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=cf7f704cf1366340caf7e39240d82e804f94b5c9;p=thirdparty%2Fsquid.git update --- diff --git a/CONTRIBUTORS b/CONTRIBUTORS index c30a2d2025..1b193fefaa 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -64,6 +64,7 @@ Special thanks go to people who have volunteered their time, effort, and ideas t Pedro Lineu Orso Hide Nagaoka Kostas Anagnostakis + Eric Stern Development of this caching software is funded by the National Science Foundation (grant NCR-9521745). Paid staff members on the caching diff --git a/ChangeLog b/ChangeLog index 1648d3d949..e64d5af1b4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,4 @@ + - Added Turkish error pages by Tural KAPTAN. - Added basic support for Range requests. For most cachable requests, Squid replies with an "Accept-Ranges" header. Upon receiving a potentially cachable Range request for a not @@ -31,6 +32,16 @@ - Moved 'miss_access' ACL check from client_side.c to forward.c - Fixed logging of usernames for requests which require proxy-authentication. + - Fixed HTTP request parser to accept lowercase HTTP identifier + (Oskar Pearson). + - Fixed FTP listings to always include links to the parent + directory (Henrik Nordstrom). + - Fixed FTP to show an "empty" listing instead of showing + a "document contains no data" error (Henrik Nordstrom). + - Fixed refreshCheck() bug. Often it was checking the + refresh patterns against the string "[null_mem_obj]" + because we moved URLs to MemObject. + - Added CARP support by Eric Stern. - Fixed select-spin bug when an ICP reply actually gets queued and we failed to execute the write callback. - Fixed a storeCheckSwapOut bug. We were freeing up to