]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
CARP enabled by default
authorhno <>
Sat, 13 Apr 2002 22:30:12 +0000 (22:30 +0000)
committerhno <>
Sat, 13 Apr 2002 22:30:12 +0000 (22:30 +0000)
ChangeLog

index 6feef8910ee01885e9658b317facd9acac5153e4..ad00003fca6df9b266347b492823e369c6ce8cb0 100644 (file)
--- 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