]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Move &>bs logformat code release notes to 3.2
authorAmos Jeffries <amosjeffries@squid-cache.org>
Fri, 27 Aug 2010 16:12:21 +0000 (10:12 -0600)
committerAmos Jeffries <amosjeffries@squid-cache.org>
Fri, 27 Aug 2010 16:12:21 +0000 (10:12 -0600)
doc/release-notes/release-3.2.sgml
doc/release-notes/release-3.3.sgml

index e84ecd006652cd9e44ff38747c85e66b189eb9ae..f0c8546c7a4b1f518e1fa9d574276c1c53c0dc6a 100644 (file)
@@ -390,6 +390,8 @@ This section gives a thorough account of those changes in three categories:
        <p>Deprecated <em>children=N</em> in favor of <em>children-max=N</em>.
 
        <tag>logformat</tag>
+        <p><em>%&gt;bs</em> Number of HTTP-equivalent message body bytes received from the next hop.
+        <p><em>icap::%&gt;bs</em> Number of message body bytes received from the ICAP server.
        <p><em>%&gt;lp</em> Local TCP port used by transactions with http servers.
        <p><em>%sn</em> Unique sequence number per log line. Ported from 2.7
        <p><em>%&lt;eui</em> EUI logging (EUI-48 / MAC address for IPv4, EUI-64 for IPv6)
index 9a0cdae8aba475ddab530f95c2bb6b6d0c57d84d..0f4f158e9bc7224e53069b4a55e7048563d8ff8b 100644 (file)
@@ -65,9 +65,7 @@ This section gives a thorough account of those changes in three categories:
 <sect1>Changes to existing tags<label id="modifiedtags">
 <p>
 <descrip>
-       <tag>logformat</tag>
-       <p><em>%&gt;bs</em> Number of HTTP-equivalent message body bytes received from the next hop.
-       <p><em>icap::%&gt;bs</em> Number of message body bytes received from the ICAP server.
+
 </descrip>