diff --git a/documentation/RELEASE_NOTES.html b/documentation/RELEASE_NOTES.html index 25f3bba4a..515734c67 100644 --- a/documentation/RELEASE_NOTES.html +++ b/documentation/RELEASE_NOTES.html @@ -212,6 +212,11 @@ updated to detect this type of problem.

thread support is defective when file scope destructors are being run. The symptom was a hang during process exit. A workaround was installed.

+

Multiple CA Servers on MAC OSX

+ +

A patch was made to allow multiple CA servers on MAC OSX. OSX is a recent +branch off of BSD and therefore requires socket option SO_REUSEPORT.

+

Changes since 3.14.1