diff options
| author | Janito Vaqueiro Ferreira Filho <janito@mullvad.net> | 2020-06-01 17:05:48 +0000 |
|---|---|---|
| committer | Janito Vaqueiro Ferreira Filho <janito@mullvad.net> | 2020-06-01 18:02:12 +0000 |
| commit | af4811f005bb2db863ce219afe9dfc32c4bcf80c (patch) | |
| tree | de7ff5299b8808a8ccec8555e717d8cb78f605ac | |
| parent | ab0b90c1cf48b7043ec9f3bd5d167ac9ac16e2ac (diff) | |
| download | mullvadvpn-af4811f005bb2db863ce219afe9dfc32c4bcf80c.tar.xz mullvadvpn-af4811f005bb2db863ce219afe9dfc32c4bcf80c.zip | |
Describe key listener setup fix in the changelog
| -rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 3e49683704..5f88dfad12 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -42,6 +42,7 @@ Line wrap the file at 100 chars. Th - Fix WireGuard key status events being lost by the UI, causing stale information to be shown. - Fix time left in account not showing in settings screen. - Fix attempt to connect when the app doesn't have the VPN permission. +- Fix crash that happened sometimes when the WireGuard key was loaded too quickly. #### Windows - Fix race in network adapter monitor that could result in data corruption and crashes. |
