From: Amos Jeffries Date: Sun, 9 Jun 2013 12:36:06 +0000 (-0600) Subject: Release Notes: fix typo X-Git-Tag: SQUID_3_4_0_1~59 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5f4fab89b44b7858239a1cff6f2b14959d5a41f0;p=thirdparty%2Fsquid.git Release Notes: fix typo --- diff --git a/doc/release-notes/release-3.4.sgml b/doc/release-notes/release-3.4.sgml index bc464dbdbf..99b53dae8a 100644 --- a/doc/release-notes/release-3.4.sgml +++ b/doc/release-notes/release-3.4.sgml @@ -115,7 +115,7 @@ Most user-facing changes are reflected in squid.conf (see below). resources and de-duplicate the cache content. store_id_access is provided to allow ACL-based tuning of which traffic gets sent to the helper and reduce overheads. -

Once subtle and noteworthy difference between Squid-2 and Squid-3 which is highlighted by +

One subtle and noteworthy difference between Squid-2 and Squid-3 which is highlighted by this feature is that refresh_pattern applies its regex argument against the Store ID key and not the transaction URL. So using the Store-ID feature to alter the value affects which refresh_pattern directive will be matched.