diff options
| author | Janito Vaqueiro Ferreira Filho <janito@mullvad.net> | 2020-03-20 13:53:34 +0000 |
|---|---|---|
| committer | Janito Vaqueiro Ferreira Filho <janito@mullvad.net> | 2020-03-24 17:39:14 +0000 |
| commit | 586c1631b4d4089b1b1f61b7ee16794d64f27f75 (patch) | |
| tree | 09ee8309f2b9420e971599d4e62b2c70a0b3f6f2 | |
| parent | cc074a58c77d49dfcdd19841ff1c4b1e25408c67 (diff) | |
| download | mullvadvpn-586c1631b4d4089b1b1f61b7ee16794d64f27f75.tar.xz mullvadvpn-586c1631b4d4089b1b1f61b7ee16794d64f27f75.zip | |
Describe IPv6 leak fix in the changelog
| -rw-r--r-- | CHANGELOG.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 70d1e6d286..69e203551e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -72,6 +72,9 @@ Line wrap the file at 100 chars. Th - Fix issue in daemon where the `block_when_disconnected` setting was sometimes not honored when stopping the daemon. I.e. traffic could flow freely after the daemon was stopped. +#### Android +- Fix issue where IPv6 traffic could leak outside of the tunnel. + ## [2020.3] - 2020-02-20 This release is identical to 2020.3-beta1 |
