Pārlūkot izejas kodu

Add spinlock removal to release notes.

Adam Ierymenko 4 gadi atpakaļ
vecāks
revīzija
ea4d7ae92f
1 mainītis faili ar 4 papildinājumiem un 0 dzēšanām
  1. 4 0
      RELEASE-NOTES.md

+ 4 - 0
RELEASE-NOTES.md

@@ -1,6 +1,10 @@
 ZeroTier Release Notes
 ======
 
+# -- -- Version 1.8.3
+
+ * Remove problematic spinlock, which was only used on x86_64 anyway. Just use pthread always.
+
 # 2021-11-08 -- Version 1.8.2
 
  * Fix multicast on linux.