From 98e75fbd4790283e364b4d07b93745f1d04a222f Mon Sep 17 00:00:00 2001 From: Amos Jeffries Date: Sun, 3 Apr 2011 07:38:36 -0600 Subject: [PATCH] Typos in 3.1 release notes --- doc/release-notes/release-3.1.sgml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/release-notes/release-3.1.sgml b/doc/release-notes/release-3.1.sgml index d8a3fd4a59..dbbed829e9 100644 --- a/doc/release-notes/release-3.1.sgml +++ b/doc/release-notes/release-3.1.sgml @@ -708,6 +708,7 @@ This section gives a thorough account of those changes in three categories: and replies, while in Squid 3 it only did respect request headers. This option brings back the functionality to replace the contents of reply headers. Consult the documentation for usage details. + request_header_replace

This option allows you to change the contents of request headers. @@ -716,6 +717,7 @@ This section gives a thorough account of those changes in three categories: (header_access has been split into two options request_header_access and reply_header_access), header_replace (now deprecated) is being replaced by request_header_replace. + icap_log

New option to write ICAP log files record ICAP transaction summaries, one line per -- 2.47.3