From: robertc <> Date: Tue, 27 Aug 2002 10:41:06 +0000 (+0000) Subject: Add Vary caching to the ChangeLog X-Git-Tag: SQUID_3_0_PRE1~818 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1239cfea89af33421abfda00ce84f123dccdbfe5;p=thirdparty%2Fsquid.git Add Vary caching to the ChangeLog --- diff --git a/ChangeLog b/ChangeLog index c950c5f9c7..6e03d6c9bc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -64,6 +64,8 @@ Changes to squid-2.5 (): - Login and password send to Basic auth helpers is now URL escaped to allow for spaces and other "odd" characters in logins and passwords + - Responses with Vary: in the header are now cached by squid. + (Henrik Nordstrom). Changes to Squid-2.4.STABLE7 (July 2, 2002):