From: Amos Jeffries Date: Wed, 19 Aug 2009 05:46:30 +0000 (+1200) Subject: Document --disable-caps option X-Git-Tag: SQUID_3_2_0_1~779 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2709c0e136949352950630bc4358767e5af2b3b2;p=thirdparty%2Fsquid.git Document --disable-caps option --- diff --git a/doc/release-notes/release-3.1.sgml b/doc/release-notes/release-3.1.sgml index 85fcc29fa3..eebf54d64c 100644 --- a/doc/release-notes/release-3.1.sgml +++ b/doc/release-notes/release-3.1.sgml @@ -1455,6 +1455,11 @@ This section gives an account of those changes in three categories:

Disable error page localization for visitors.

error_directory option is required if this option is used. + --disable-caps +

Build without libcap support. The default is to auto-detect system capabilities + and enable support when possible. +

NOTE: Disabling this or building without libcap support will break TPROXY support. + --disable-ipv6

Build without IPv6 support. The default is to auto-detect system capabilities and build with IPv6 when possible.