diff options
| -rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 8af2de1e27..3ccd0e3612 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -46,6 +46,10 @@ Line wrap the file at 100 chars. Th #### Windows - Upgrade Wintun from 0.7 to 0.8.1. +#### Linux +- Allow users to specify `net_cls` controller mountpoint if it's not mounted already via the + `TALPID_NETCLS_MOUNT_DIR` environment variable. + ### Fixed - Fix connectivity monitor for WireGuard not disconnecting from a relay when connectivity is lost. |
