diff options
| author | David Lönnhager <david.l@mullvad.net> | 2021-07-09 09:45:14 +0200 |
|---|---|---|
| committer | David Lönnhager <david.l@mullvad.net> | 2021-07-09 14:12:48 +0200 |
| commit | ba5d679d929db5f15ca74235693207352e3f8873 (patch) | |
| tree | 27786d28a9d9178b8a3f1c18cf9902199030d18e | |
| parent | 8d79eb96f2b6c4da6e0dd5ea7c136cb734dfc06b (diff) | |
| download | mullvadvpn-ba5d679d929db5f15ca74235693207352e3f8873.tar.xz mullvadvpn-ba5d679d929db5f15ca74235693207352e3f8873.zip | |
Update changelog
| -rw-r--r-- | CHANGELOG.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 841a84ca31..ebcf980a84 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -29,6 +29,7 @@ Line wrap the file at 100 chars. Th - Update the out of time-view and new account-view to make it more user friendly. - Change the app update notification when the suggested version is a beta, to include that it's a beta. +- Upgrade OpenVPN from 2.5.1 to 2.5.3. ### Fixed - Fix link to download page not always using the beta URL when it should. @@ -45,6 +46,8 @@ Line wrap the file at 100 chars. Th #### Windows - Fix failure to restart the daemon when resuming from "fast startup" hibernation. +- Fix OpenVPN not responding to shutdown signals when they are sent early on, causing it to close + after 30 seconds. - Disable notification actions for persistent notifications since they were called when pressing close. - Remove deleted network devices from consideration in the offline monitor. Previously, the offline |
