Browse Source

VERSION 1.8.2

Adam Ierymenko 3 years ago
parent
commit
953d22de14
1 changed files with 4 additions and 1 deletions
  1. 4 1
      RELEASE-NOTES.md

+ 4 - 1
RELEASE-NOTES.md

@@ -1,9 +1,12 @@
 ZeroTier Release Notes
 ZeroTier Release Notes
 ======
 ======
+
 # 2021-11-08 -- Version 1.8.2
 # 2021-11-08 -- Version 1.8.2
 
 
  * Fix multicast on linux.
  * Fix multicast on linux.
- * Update build flags to possibly support MacOS older than 10.14, but more work needs to be done.
+ * Fix a bug that could cause the tap adapter to have the wrong MAC on Linux.
+ * Update build flags to possibly support MacOS older than 10.14, but more work needs to be done. It may not work yet.
+ * Fix path variable setting on Windows.
 
 
 # 2021-10-28 -- Version 1.8.1
 # 2021-10-28 -- Version 1.8.1