diff options
| author | Janito Vaqueiro Ferreira Filho <janito@mullvad.net> | 2020-10-28 15:07:59 +0000 |
|---|---|---|
| committer | Janito Vaqueiro Ferreira Filho <janito@mullvad.net> | 2020-10-28 15:07:59 +0000 |
| commit | 9eadf9d1b3a30e4c515a17a4b374aeeff216107e (patch) | |
| tree | 9dd4d3f7bd986dbd37632b81f9527c3d5a3e2197 | |
| parent | 5a7704c80a116824b7cb5c353ea4fc25706d8464 (diff) | |
| download | mullvadvpn-9eadf9d1b3a30e4c515a17a4b374aeeff216107e.tar.xz mullvadvpn-9eadf9d1b3a30e4c515a17a4b374aeeff216107e.zip | |
Describe race condition fix in the changelog
| -rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index ad90e6abcd..a300c23d3c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -66,6 +66,7 @@ Line wrap the file at 100 chars. Th - Fix rare crash that could occur when the tunnel state changes when showing or hiding the quick settings tile. - Fix app starting by itself sometimes. +- Fix apps not being excluded from the tunnel sometimes if auto-connect was enabled. #### Windows - Fix log output encoding for Windows modules. |
