commit f99e63bb17 fixed an issue which was never user-visible

Denton Gentry 2021-05-03 17:37:02 -07:00
parent e695cb2b9b
commit a43884ab55

@ -18,7 +18,6 @@
## Windows ## Windows
* Behavior change: ForceDaemon now off by default, use “tailscale up --unattended” to get previous behavior * Behavior change: ForceDaemon now off by default, use “tailscale up --unattended” to get previous behavior
* Windows systems can now serve as subnet routers and exit nodes. cmd.exe must be used to enable this: `tailscale up --advertise-exit-node` or `tailscale up --advertise-route=192.168.1.0/24` * Windows systems can now serve as subnet routers and exit nodes. cmd.exe must be used to enable this: `tailscale up --advertise-exit-node` or `tailscale up --advertise-route=192.168.1.0/24`
* Dont log out when Windows GUI disconnects
## MacOS ## MacOS
* MacOS systems can now serve as subnet routers and exit nodes using https://github.com/tailscale/tailscale/wiki/Tailscaled-on-macOS * MacOS systems can now serve as subnet routers and exit nodes using https://github.com/tailscale/tailscale/wiki/Tailscaled-on-macOS