summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--RELEASE_NOTES.md6
1 files 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 2
3## 2.31 3## 2.31
4 4
5Fixed webfinger and curl issues, which crashed snac while trying to follow Mitra users (contributed by Poesty).
6
5Use named semaphores instead of anonymous ones, to make it work under MacOS (contributed by Saagar Jha). 7Use named semaphores instead of anonymous ones, to make it work under MacOS (contributed by Saagar Jha).
6 8
7Fix warning in ugly pointer substraction (contributed by Saagar Jha). 9Fixed semaphore name conflicts (contributed by Poesty).
8 10
9Fixed webfinger and curl issues, which crashed snac while trying to follow Mitra users (contributed by Poesty). 11Fix warning in ugly pointer substraction (contributed by Saagar Jha).
10 12
11## 2.30 13## 2.30
12 14