diff --git a/1.44.0.md b/1.44.0.md index 13a9d4a..809d1ef 100644 --- a/1.44.0.md +++ b/1.44.0.md @@ -6,7 +6,7 @@ - initial support for recursive DNS resolution to replace bootstrapDNS, currently operating in a parallel mode - MagicSock will prefer private addresses when both private and public are available, to keep traffic in private VPCs where possible - update to Go 1.20.5 -- remove async support from `portlist` package, please update the APIs used if this breaks your package +- remove async support from `portlist` package, please update to use synchronous `Poll()` if this breaks your package ### Linux - better support SELinux systems using Tailscale SSH