diff options
author | default <nobody@localhost> | 2022-11-15 10:36:51 +0100 |
---|---|---|
committer | default <nobody@localhost> | 2022-11-15 10:36:51 +0100 |
commit | d5685645f2c34efac65ca02e0611dbc9bca8855a (patch) | |
tree | 448c9c4f80751dfecb6d4cf4a526ac40d9b67938 /RELEASE_NOTES.md | |
parent | adc41956b3f1b6109934f5aa09f49d276dac153d (diff) |
Updated RELEASE_NOTES.
Diffstat (limited to 'RELEASE_NOTES.md')
-rw-r--r-- | RELEASE_NOTES.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 17cc019..b813c6e 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -2,7 +2,7 @@ ## 2.11 -On OpenBSD, call the `unveil()` function upon the base directory for added security. +**disabled by now** On OpenBSD, use the `unveil()` function. ## 2.10 |