diff options
| author | David Lönnhager <david.l@mullvad.net> | 2021-10-28 19:29:01 +0200 |
|---|---|---|
| committer | David Lönnhager <david.l@mullvad.net> | 2021-10-28 19:29:01 +0200 |
| commit | 4967100c75d7f14e67a650cee83278afed3dd41a (patch) | |
| tree | d815d64ed044c02c4381d5d65d3a30adbb1cc21d | |
| parent | efd6c2718ce3a4f7dc50c92b026720b36991b62c (diff) | |
| download | mullvadvpn-4967100c75d7f14e67a650cee83278afed3dd41a.tar.xz mullvadvpn-4967100c75d7f14e67a650cee83278afed3dd41a.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 e0a7526ade..29514318ca 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -40,6 +40,8 @@ Line wrap the file at 100 chars. Th ### Fixed - Fix desktop app showing a future date for when WireGuard key was generated. - Fix desktop app split tunneling view to not overflow on very long application names. +- Prevent API requests from being made prior to the tunnel state machine being set up. + Rarely, failed requests could result in a deadlock. #### Windows - Fix detection of Windows 11. Problem reports will now correctly report Windows 11 instead |
