From: Amos Jeffries Date: Fri, 1 Apr 2016 20:23:56 +0000 (+1300) Subject: Docs: release notes for shared_memory_locking X-Git-Tag: SQUID_4_0_8~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=088d61c0c2ea018de3c2fe34456f19e70047112f;p=thirdparty%2Fsquid.git Docs: release notes for shared_memory_locking --- diff --git a/doc/release-notes/release-4.sgml b/doc/release-notes/release-4.sgml index fd3f9941b4..9a6e5715ff 100644 --- a/doc/release-notes/release-4.sgml +++ b/doc/release-notes/release-4.sgml @@ -200,6 +200,10 @@ This section gives a thorough account of those changes in three categories: and race conditions associated with persistent connections are very rare and/or only cause minor problems. + shared_memory_locking +

New directive to ensure shared memory is all available immediately + on startup. Protects against SIGBUS errors, but delays startup. + tls_outgoing_options

New directive to define TLS security context options for outgoing connections. For example to HTTPS servers.