From: Amos Jeffries Date: Sat, 3 Oct 2015 05:35:00 +0000 (-0700) Subject: Update release notes X-Git-Tag: SQUID_4_0_1~11^2~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b0769ee33ac1c8dc967793537d3cbb4ad16556e9;p=thirdparty%2Fsquid.git Update release notes --- 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=.