Add a changelog entry for BSD mlock support

This commit is contained in:
Sean Chittenden 2016-04-05 12:35:28 -07:00
parent 47c3202811
commit a8943aeaa2

View file

@ -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: