diff options
| author | Emīls <emils@mullvad.net> | 2020-07-23 10:56:27 +0100 |
|---|---|---|
| committer | Emīls <emils@mullvad.net> | 2020-07-23 11:34:30 +0100 |
| commit | 3e9e5892e7a8ac189f0160df27fcf973913d1f84 (patch) | |
| tree | 74ee5bdc5d1df7731c55dbf7c661073ee712731a | |
| parent | 9cc71c8a0c5bf68ec6dd841830182fdd28bce275 (diff) | |
| download | mullvadvpn-3e9e5892e7a8ac189f0160df27fcf973913d1f84.tar.xz mullvadvpn-3e9e5892e7a8ac189f0160df27fcf973913d1f84.zip | |
Fix changelog message
| -rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 3ccd0e3612..3f56d454fb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -47,8 +47,8 @@ Line wrap the file at 100 chars. Th - 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. +- Allow users to specify `net_cls` controller mountpoint via `TALPID_NET_CLS_MOUNT_DIR`. The + specified mountpoint will only be used if the controller isn't mounted already. ### Fixed - Fix connectivity monitor for WireGuard not disconnecting from a relay when connectivity is lost. |
