Add a changelog entry for BSD mlock support
This commit is contained in:
parent
47c3202811
commit
a8943aeaa2
|
@ -39,6 +39,7 @@ IMPROVEMENTS:
|
|||
DNS or Email Subject Alternate Names [GH-1220]
|
||||
* sys/capabilities: Enforce ACL checks for requests that query the capabilities
|
||||
of a token on a given path [GH-1221]
|
||||
* core: Use `mlockall(2)` on FreeBSD, NetBSD, OpenBSD, and Darwin [GH-1297]
|
||||
|
||||
BUG FIXES:
|
||||
|
||||
|
|
Loading…
Reference in a new issue