Skip to content

Commit

Permalink
Docs: release notes for shared_memory_locking
Browse files Browse the repository at this point in the history
  • Loading branch information
yadij committed Apr 1, 2016
1 parent b729002 commit 088d61c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions doc/release-notes/release-4.sgml
Original file line number Diff line number Diff line change
Expand Up @@ -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.

<tag>shared_memory_locking</tag>
<p>New directive to ensure shared memory is all available immediately
on startup. Protects against SIGBUS errors, but delays startup.

<tag>tls_outgoing_options</tag>
<p>New directive to define TLS security context options for outgoing
connections. For example to HTTPS servers.
Expand Down

0 comments on commit 088d61c

Please sign in to comment.