mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-06-06 12:33:44 +02:00
Add spinlock removal to release notes.
This commit is contained in:
parent
1ef385b685
commit
ea4d7ae92f
1 changed files with 4 additions and 0 deletions
|
@ -1,6 +1,10 @@
|
||||||
ZeroTier Release Notes
|
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
|
# 2021-11-08 -- Version 1.8.2
|
||||||
|
|
||||||
* Fix multicast on linux.
|
* Fix multicast on linux.
|
||||||
|
|
Loading…
Add table
Reference in a new issue