snac2

Fork of https://codeberg.org/grunfink/snac2
git clone https://git.inz.fi/snac2
Log | Files | Refs | README | LICENSE

commit 4fc6efb2275d8d514639eb74d379eae0deb64011
parent 2c45b655c3b2166602d6ee14686a48ca86cdddcc
Author: default <nobody@localhost>
Date:   Sat, 11 Feb 2023 06:58:11 +0100

Updated RELEASE_NOTES.

Diffstat:
MRELEASE_NOTES.md | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git 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').