summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordefault <nobody@localhost>2022-11-14 17:40:39 +0100
committerdefault <nobody@localhost>2022-11-14 17:40:39 +0100
commit2c7f60e2f00a3d9510fbab514120c431c8cd5002 (patch)
tree25330d8816d7b2218fc6d15a2f307e453af27491
parent484cfbc800121c7961f94c98149a2f8abbd27501 (diff)
Updated RELEASE_NOTES.
-rw-r--r--RELEASE_NOTES.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 99f3336..17cc019 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -1,5 +1,9 @@
# Release Notes
+## 2.11
+
+On OpenBSD, call the `unveil()` function upon the base directory for added security.
+
## 2.10
The local timeline purge has been implemented. The maximum days to live can be configured by setting the field `local_purge_days` in the server configuration file. By default it's 0 (no purging).