瀏覽代碼

Updated RELEASE_NOTES.

default 3 年之前
父節點
當前提交
2a7f5f7b4d
共有 1 個文件被更改,包括 4 次插入2 次删除
  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