diff options
| author | Odd Stranne <odd@mullvad.net> | 2020-01-28 12:59:11 +0100 |
|---|---|---|
| committer | Odd Stranne <odd@mullvad.net> | 2020-01-28 12:59:48 +0100 |
| commit | 00f2e5373d7f3fb6757bfa9454236d291866bb7b (patch) | |
| tree | 70f49902f776cbc3e27fce72d6ff2797ac03b51c | |
| parent | 136091b3d6074d39afc118774cc740e5012ce859 (diff) | |
| download | mullvadvpn-00f2e5373d7f3fb6757bfa9454236d291866bb7b.tar.xz mullvadvpn-00f2e5373d7f3fb6757bfa9454236d291866bb7b.zip | |
Update changelog
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index f92b886341..970c924031 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -51,6 +51,8 @@ Line wrap the file at 100 chars. Th - Fix occasional failure to shut down the old daemon process during installation by killing it if necessary. - Make WireGuard work with IPv6 enabled even if there is no functioning TAP adapter for OpenVPN. +- Restart daemon when coming back from system hibernation with terminated user session, since + it's perceived as a cold boot from the user's perspective, so the app should act accordingly. #### Android - Fix crash when starting the app right after quitting it. |
