snac2

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

commit 2a7f5f7b4df96cc885808d9a4079da76860833c7
parent a15ec49a1d4c47d91c8455ad486b5e62f0cdfd11
Author: default <nobody@localhost>
Date:   Wed, 10 May 2023 19:16:01 +0200

Updated RELEASE_NOTES.

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

diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md @@ -2,11 +2,13 @@ ## 2.31 +Fixed webfinger and curl issues, which crashed snac while trying to follow Mitra users (contributed by Poesty). + Use named semaphores instead of anonymous ones, to make it work under MacOS (contributed by Saagar Jha). -Fix warning in ugly pointer substraction (contributed by Saagar Jha). +Fixed semaphore name conflicts (contributed by Poesty). -Fixed webfinger and curl issues, which crashed snac while trying to follow Mitra users (contributed by Poesty). +Fix warning in ugly pointer substraction (contributed by Saagar Jha). ## 2.30