From a4c8b92f28ebac513ffe0a0451b0f2a94260dd84 Mon Sep 17 00:00:00 2001 From: Amos Jeffries Date: Sun, 21 Jul 2013 19:57:39 -0600 Subject: [PATCH] Release notes for rev.12945 --- doc/release-notes/release-3.4.html | 4 ++++ doc/release-notes/release-3.4.sgml | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/doc/release-notes/release-3.4.html b/doc/release-notes/release-3.4.html index 565897fcb4..e621b84291 100644 --- a/doc/release-notes/release-3.4.html +++ b/doc/release-notes/release-3.4.html @@ -365,6 +365,10 @@ see --enable-pf-transparent for more details.

logformat

New format code %note to log a transaction annotation linked to the transaction by ICAP, eCAP, a helper, or the note squid.conf directive.

+

New format code %>qos to log client connection TOS/DSCP value set by Squid.

+

New format code %<qos to log server connection TOS/DSCP value set by Squid.

+

New format code %>nfmark to log client connection netfilter mark set by Squid.

+

New format code %<nfmark to log server connection netfilter mark set by Squid.

pipeline_prefetch

Updated to take a numeric count of prefetched pipeline requests instead of ON/OFF.

diff --git a/doc/release-notes/release-3.4.sgml b/doc/release-notes/release-3.4.sgml index d21e6ae2e1..7efb41b1bc 100644 --- a/doc/release-notes/release-3.4.sgml +++ b/doc/release-notes/release-3.4.sgml @@ -290,6 +290,10 @@ This section gives a thorough account of those changes in three categories: logformat

New format code %note to log a transaction annotation linked to the transaction by ICAP, eCAP, a helper, or the note squid.conf directive. +

New format code %>qos to log client connection TOS/DSCP value set by Squid. +

New format code %<qos to log server connection TOS/DSCP value set by Squid. +

New format code %>nfmark to log client connection netfilter mark set by Squid. +

New format code %<nfmark to log server connection netfilter mark set by Squid. pipeline_prefetch

Updated to take a numeric count of prefetched pipeline requests instead of ON/OFF. -- 2.47.3