Parcourir la source

release notes

Adam Ierymenko il y a 3 ans
Parent
commit
a2a7122da9
1 fichiers modifiés avec 2 ajouts et 1 suppressions
  1. 2 1
      RELEASE-NOTES.md

+ 2 - 1
RELEASE-NOTES.md

@@ -1,9 +1,10 @@
 ZeroTier Release Notes
 ======
 
-# -- -- Version 1.8.3
+# 2021-11-15 -- -- Version 1.8.3
 
  * Remove problematic spinlock, which was only used on x86_64 anyway. Just use pthread always.
+ * Fix fd leak on MacOS that caused non-responsiveness after some time.
 
 # 2021-11-08 -- Version 1.8.2