From: wessels <> Date: Fri, 15 Nov 1996 14:51:46 +0000 (+0000) Subject: update X-Git-Tag: SQUID_3_0_PRE1~5458 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8ea68e8d47ca5f1f7cf4320ab539efad0c4d4168;p=thirdparty%2Fsquid.git update --- diff --git a/ChangeLog b/ChangeLog index af23e358f4..20afc791dc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,9 +1,3 @@ -UPCOMING CHANGES: - - - Send refresh values from refresh_pattern lines as - 'Cache-Control: max-stale XXX' in HTTP requests. - - Experiment with returning network probe measurments in ICP - replies. Changes to squid-1.1.beta20 (November 13, 1996): @@ -14,6 +8,7 @@ Changes to squid-1.1.beta20 (November 13, 1996): - Changed all 'xstrerror' debug messages to section 50. - More const fixes (Markus Gyger). - Added xstrncpy() which null-terminates (Markus Gyger). + - Fixed Cache-Control counting in HTTP reply header stats. Changes to squid-1.1.beta19 (November 13, 1996):