From: Amos Jeffries Date: Sat, 2 Aug 2014 14:03:21 +0000 (-0700) Subject: Docs: update release notes after rev.13524 X-Git-Tag: SQUID_3_5_0_1~119 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6884ec405612a882def70b39768c06ba65042f02;p=thirdparty%2Fsquid.git Docs: update release notes after rev.13524 --- diff --git a/doc/release-notes/release-3.5.sgml b/doc/release-notes/release-3.5.sgml index 7821c69901..6958bb857e 100644 --- a/doc/release-notes/release-3.5.sgml +++ b/doc/release-notes/release-3.5.sgml @@ -311,6 +311,12 @@ This section gives a thorough account of those changes in three categories: dns_children

DNS external helper interface has been removed. + hierarchy_stoplist +

Removed. The old directive values prohibiting CGI and dynamic content + going to cache_peer are no longer relevant. +

The functionality provided by this directive can be configured + using always_direct allow if still needed. + diff --git a/src/cf.data.pre b/src/cf.data.pre index 19bd8656b8..15c97ebcd8 100644 --- a/src/cf.data.pre +++ b/src/cf.data.pre @@ -176,7 +176,6 @@ DOC_START Remove this line. Use always_direct or cache_peer_access ACLs instead if you need to prevent cache_peer use. DOC_END -# Options Removed in 3.4 NAME: log_access TYPE: obsolete DOC_START