]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Release Notes: add missing text about changes to range_offset_limit
authorAmos Jeffries <squid3@treenet.co.nz>
Fri, 1 Apr 2011 02:27:30 +0000 (15:27 +1300)
committerAmos Jeffries <squid3@treenet.co.nz>
Fri, 1 Apr 2011 02:27:30 +0000 (15:27 +1300)
doc/release-notes/release-3.2.sgml

index f164ba385dc7d5f7e0232102dd7c05a929f09347..5c763f082c7a0bfd2cd923c95159c9bb20e3619a 100644 (file)
@@ -544,6 +544,9 @@ This section gives a thorough account of those changes in three categories:
           This will be included by default if available (see the --without-netfilter-conntrack configure option for more details).
        <p><em>miss</em> sets a value for a cache miss. It is available for both the tos and mark options and takes precedence over the preserve-miss feature.
 
+       <tag>range_offset_limit</tag>
+       <p>Added ACL support for control over when the limit applies and when it is avoided.
+
        <tag>refresh_pattern</tag>
        <p>New option <em>max-stale=</em> to provide a maximum staleness factor. Squid won't
           serve objects more stale than this even if it failed to validate the object.