<DT><B>logformat</B><DD>
<P>New format code <EM>%note</EM> to log a transaction annotation linked to the
transaction by ICAP, eCAP, a helper, or the <EM>note</EM> squid.conf directive.</P>
+<P>New format code <EM>%>qos</EM> to log client connection TOS/DSCP value set by Squid.</P>
+<P>New format code <EM>%<qos</EM> to log server connection TOS/DSCP value set by Squid.</P>
+<P>New format code <EM>%>nfmark</EM> to log client connection netfilter mark set by Squid.</P>
+<P>New format code <EM>%<nfmark</EM> to log server connection netfilter mark set by Squid.</P>
<DT><B>pipeline_prefetch</B><DD>
<P>Updated to take a numeric count of prefetched pipeline requests instead of ON/OFF.</P>
<tag>logformat</tag>
<p>New format code <em>%note</em> to log a transaction annotation linked to the
transaction by ICAP, eCAP, a helper, or the <em>note</em> squid.conf directive.
+ <p>New format code <em>%>qos</em> to log client connection TOS/DSCP value set by Squid.
+ <p>New format code <em>%<qos</em> to log server connection TOS/DSCP value set by Squid.
+ <p>New format code <em>%>nfmark</em> to log client connection netfilter mark set by Squid.
+ <p>New format code <em>%<nfmark</em> to log server connection netfilter mark set by Squid.
<tag>pipeline_prefetch</tag>
<p>Updated to take a numeric count of prefetched pipeline requests instead of ON/OFF.