From 2a7f5f7b4df96cc885808d9a4079da76860833c7 Mon Sep 17 00:00:00 2001 From: default Date: Wed, 10 May 2023 19:16:01 +0200 Subject: [PATCH] Updated RELEASE_NOTES. --- RELEASE_NOTES.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index fba8bde..3f6a285 100644 --- 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