From: hno <> Date: Sat, 13 Apr 2002 22:30:12 +0000 (+0000) Subject: CARP enabled by default X-Git-Tag: SQUID_3_0_PRE1~1085 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=467c94d1360afd52c9c050b839c724bbe1b7834f;p=thirdparty%2Fsquid.git CARP enabled by default --- diff --git a/ChangeLog b/ChangeLog index 6feef8910e..ad00003fca 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,8 @@ Changes to squid-2.6 (): - - CARP now plays well with the other peering algorithms + - CARP now plays well with the other peering algorithms, + and support for CARP peerings is compiled by default. Can be + disabled by --disable-carp - Configuration file can be read from an external program or preprocessor. See squid.8 man page. - http_port is now optional, allowing for SSL only operation