diff options
| author | David Lönnhager <david.l@mullvad.net> | 2020-06-09 13:34:58 +0200 |
|---|---|---|
| committer | David Lönnhager <david.l@mullvad.net> | 2020-06-09 13:34:58 +0200 |
| commit | 79c310c178b29d24f48a93d49948dee2c9a55f74 (patch) | |
| tree | eb89aad7d90ddd87d2b6fda4204a36ebb1eb5945 | |
| parent | 6b42a622918ff1289f01520f188a6ef74a2885db (diff) | |
| download | mullvadvpn-79c310c178b29d24f48a93d49948dee2c9a55f74.tar.xz mullvadvpn-79c310c178b29d24f48a93d49948dee2c9a55f74.zip | |
Update CHANGELOG.md
| -rw-r--r-- | CHANGELOG.md | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index c664f1ef62..a86a29045a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -29,6 +29,9 @@ Line wrap the file at 100 chars. Th - Show a notification banner warning when the account time will soon run out. ### Changed +- Send an ICMP reject message or TCP reset packet when blocking outgoing packets to prevent + timeouts. + #### Android - Show the remaining account time in the Settings screen in days if it's less than 3 months. - Prevent commands to connect or disconnect to be sent when the device is locked. @@ -37,10 +40,6 @@ Line wrap the file at 100 chars. Th attacks. - Prevent screens showing potentially sensitive data from being recorded. -#### Linux -- Send an ICMP reject message or TCP reset packet when blocking outgoing packets to prevent - timeouts. - ### Fixed - Show both WireGuard and OpenVPN servers in location list when protocol is set to automatic on |
