diff options
Diffstat (limited to 'RELEASE_NOTES.md')
-rw-r--r-- | RELEASE_NOTES.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 559ed4d..df129d1 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -6,6 +6,8 @@ Fixed a bug with the Delete button in the web interface: sometimes, instead of t Fixed a bug in the command-line option `follow` (and probably others), that made it fail silently if there was no running server. +Fixed a crash under OpenBSD (a recent change needed a new permission to the `pledge()` call that was forgotten). + ## 2.21 Users can now specify an expire time for the entries in their timelines (both their own and others'). |