From a2a7122da926de5618f8feecba02582e97b85218 Mon Sep 17 00:00:00 2001 From: Adam Ierymenko Date: Mon, 15 Nov 2021 17:18:04 -0500 Subject: [PATCH] release notes --- RELEASE-NOTES.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md index c2dd2663..a74a4f4d 100644 --- a/RELEASE-NOTES.md +++ b/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