Browse Source

1.6.1 notes

Adam Ierymenko 4 years ago
parent
commit
2f359a43bf
1 changed files with 7 additions and 0 deletions
  1. 7 0
      RELEASE-NOTES.md

+ 7 - 0
RELEASE-NOTES.md

@@ -1,6 +1,13 @@
 ZeroTier Release Notes
 ZeroTier Release Notes
 ======
 ======
 
 
+# ??? -- Version 1.6.1
+
+ * Fixed a bug that caused IP addresses in the 203.0.0.0/8 block to be miscategorized as not being in global scope.
+ * Changed Linux builds to (hopefully) fix LXC and SELinux issues.
+ * Fixed unaligned memory access that caused crash on FreeBSD systems on the ARM architecture.
+ * Merged CLI options for controlling bonded devices into the beta multipath code.
+
 # 2020-11-19 -- Version 1.6.0
 # 2020-11-19 -- Version 1.6.0
 
 
 Version 1.6.0 is a major release that incorporates back-ported features from the 2.0 branch, which is still under development. It also fixes a number of issues.
 Version 1.6.0 is a major release that incorporates back-ported features from the 2.0 branch, which is still under development. It also fixes a number of issues.