diff options
| author | Janito Vaqueiro Ferreira Filho <janito@mullvad.net> | 2020-06-01 15:16:49 +0000 |
|---|---|---|
| committer | Janito Vaqueiro Ferreira Filho <janito@mullvad.net> | 2020-06-01 19:03:24 +0000 |
| commit | fef23fc3d9b3580d731e7d4241926aebaf942801 (patch) | |
| tree | 142836d711dd37e6bced113359a07a588bc82a18 | |
| parent | 6819c1b21e0982765cbcd81fafb7a1f770452974 (diff) | |
| download | mullvadvpn-fef23fc3d9b3580d731e7d4241926aebaf942801.tar.xz mullvadvpn-fef23fc3d9b3580d731e7d4241926aebaf942801.zip | |
Describe uninit. report crash 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 5f88dfad12..ff057c6346 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -43,6 +43,7 @@ Line wrap the file at 100 chars. Th - 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. +- Fix crash when entering split-screen mode whilst on the Report a Problem screen. #### Windows - Fix race in network adapter monitor that could result in data corruption and crashes. |
