Browse Source

Updated RELEASE_NOTES.

default 3 years ago
parent
commit
2a7f5f7b4d
1 changed files with 4 additions and 2 deletions
  1. 4 2
      RELEASE_NOTES.md

+ 4 - 2
RELEASE_NOTES.md

@@ -2,11 +2,13 @@
 
 
 ## 2.31
 ## 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).
 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
 ## 2.30