diff options
| author | Janito Vaqueiro Ferreira Filho <janito@mullvad.net> | 2018-09-20 08:32:51 -0300 |
|---|---|---|
| committer | Janito Vaqueiro Ferreira Filho <janito@mullvad.net> | 2018-09-20 15:14:11 -0300 |
| commit | be946224b4d08679e2dd83bdf05f080d227029b1 (patch) | |
| tree | 0f7e1ee546ac309f87edc25dbabfe4f9a2564455 | |
| parent | c986a5d80505efdc94b980d6af515000e4c2c2e3 (diff) | |
| download | mullvadvpn-be946224b4d08679e2dd83bdf05f080d227029b1.tar.xz mullvadvpn-be946224b4d08679e2dd83bdf05f080d227029b1.zip | |
Describe IPv6 redaction fix in change log
| -rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 1859e343d5..3bd82da208 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -36,6 +36,7 @@ Line wrap the file at 100 chars. Th ### Fixed - Don't temporarily show the unsecured state in the GUI when the app is reconnecting or blocking. - Periodically update list of relays in the GUI. +- Redact IPv6 address that start or end with double colons in problem reports. ## [2018.3] - 2018-09-17 |
