diff --git a/Tailscale-1.10.md b/Tailscale-1.10.md index 41887cb..7c8df56 100644 --- a/Tailscale-1.10.md +++ b/Tailscale-1.10.md @@ -3,8 +3,8 @@ - this release fully deforks wireguard-go, all Tailscale changes have been pushed upstream or moved elsewhere - `tailscale ping --until-direct` (the default) now exits with a non-zero exit code if no direct connection was established. - TS_DEBUG_MTU environment variable can be set to change the tailscale0 MTU size; has to be changed for both nodes wanting to use larger packets. Setting the MTU larger than 1468 is unlikely to work. For Linux platforms, it can be set in /etc/default/tailscaled -- early work towards Tailscale-as-a-library (<-- describe this yet?) -- allow extra records in DNS to support LetsEncrypt DNS-01 challenge (<-- describe this yet?) +- early work towards Tailscale-as-a-library +- allow extra records in DNS to support LetsEncrypt DNS-01 challenge # Platform-specific ## Windows