From e5723899ef13f05fcef2771ce1e4b8c4c1509a4b Mon Sep 17 00:00:00 2001 From: Amos Jeffries Date: Sun, 17 Feb 2013 14:38:22 -0700 Subject: [PATCH] Release Notes: some grammer fixes in 3.2 notes --- doc/release-notes/release-3.2.sgml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/doc/release-notes/release-3.2.sgml b/doc/release-notes/release-3.2.sgml index d104dbb7b6..fa9529e542 100644 --- a/doc/release-notes/release-3.2.sgml +++ b/doc/release-notes/release-3.2.sgml @@ -868,16 +868,16 @@ This section gives an account of those changes in three categories:

Replaced by --enable-eui --enable-auth-basic-helpers -

replaced by --enable-auth-basic. +

Replaced by --enable-auth-basic. --enable-auth-digest-helpers -

replaced by --enable-auth-digest. +

Replaced by --enable-auth-digest. --enable-auth-negotiate-helpers -

replaced by --enable-auth-negotiate. +

Replaced by --enable-auth-negotiate. --enable-auth-ntlm-helpers -

replaced by --enable-auth-ntlm. +

Replaced by --enable-auth-ntlm. --enable-referer-log

Obsolete. @@ -907,7 +907,7 @@ This section gives an account of those changes in three categories: An external_acl_type helper may be used to bypass authentication if that is suitable. cache_peer -

http11 Obsolete. +

Option http11 obsolete. external_acl_type

Format tag %{Header} replaced by %>{Header} @@ -917,9 +917,9 @@ This section gives an account of those changes in three categories:

Replaced by request_header_access and reply_header_access http_port -

no-connection-auth replaced by connection-auth=[on|off]. Default is ON. -

transparent option replaced by intercept -

http11 obsolete. +

Option no-connection-auth replaced by connection-auth=[on|off]. Default is ON. +

Option transparent option replaced by intercept +

Option http11 obsolete. http_access2

Replaced by adapted_http_access -- 2.47.2