From b0769ee33ac1c8dc967793537d3cbb4ad16556e9 Mon Sep 17 00:00:00 2001 From: Amos Jeffries Date: Fri, 2 Oct 2015 22:35:00 -0700 Subject: [PATCH] Update release notes --- doc/release-notes/release-4.sgml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/release-notes/release-4.sgml b/doc/release-notes/release-4.sgml index fe3bc32d07..bf2e0e7ed3 100644 --- a/doc/release-notes/release-4.sgml +++ b/doc/release-notes/release-4.sgml @@ -174,6 +174,7 @@ This section gives a thorough account of those changes in three categories: have been removed.

Removed sslversion= option. Use tls-options= instead.

Manual squid.conf update may be required on upgrade. +

Replaced sslcafile= with tls-cafile= which takes multiple entries. external_acl_type

New parameter queue-size= to set the maximum number @@ -191,6 +192,7 @@ This section gives a thorough account of those changes in three categories: ephemeral ECDH by adding curve-name: in front of the parameter file name.

Manual squid.conf update may be required on upgrade. +

Replaced cafile= with tls-cafile= which takes multiple entries. https_port

New option tls-min-version=1.N to set minimum TLS version allowed. @@ -204,6 +206,7 @@ This section gives a thorough account of those changes in three categories: ephemeral ECDH by adding curve-name: in front of the parameter file name.

Manual squid.conf update may be required on upgrade. +

Replaced cafile= with tls-cafile= which takes multiple entries. icap_service

New scheme icaps:// to enable TLS/SSL connections to Secure ICAP @@ -256,6 +259,7 @@ This section gives a thorough account of those changes in three categories: sslproxy_cafile

Replaced by tls_outgoing_options cafile=. + Which now takes multiple entries. sslproxy_capath

Replaced by tls_outgoing_options capath=. -- 2.47.3