From a77009e4f04f6e18aeecdced75ab20e61890b34d Mon Sep 17 00:00:00 2001 From: Adam Ierymenko Date: Mon, 22 Dec 2025 16:50:13 -0500 Subject: [PATCH] notes --- RELEASE-NOTES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md index 270ec24b1..d3441c885 100644 --- a/RELEASE-NOTES.md +++ b/RELEASE-NOTES.md @@ -6,6 +6,7 @@ ZeroTier Release Notes * Metrics collection is now disabled by default. It can be enabled via the `enableMetrics` setting in `local.conf`. * Fix for an issue where metrics were not being recorded while running in daemon mode. * Fix debug dumpfile being written to the root directory. + * Minor bug fixes in Mac and BSD tun/tap code. ## 2025-08-21 -- Version 1.16.0