diff options
| author | Oskar Nyberg <oskar@mullvad.net> | 2021-11-02 13:22:58 +0100 |
|---|---|---|
| committer | Oskar Nyberg <oskar@mullvad.net> | 2021-11-02 14:51:36 +0100 |
| commit | fc2694f5d018f420e8733baefd3625c6d8dcc5dd (patch) | |
| tree | dc1922d8f586ae5abc4f2da595b3bf1995b22b74 | |
| parent | 4910606da450b6d7d9b42532b3b78b952726ae33 (diff) | |
| download | mullvadvpn-fc2694f5d018f420e8733baefd3625c6d8dcc5dd.tar.xz mullvadvpn-fc2694f5d018f420e8733baefd3625c6d8dcc5dd.zip | |
Add segfault fix to changelog
| -rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 29514318ca..90761fe874 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -42,6 +42,7 @@ Line wrap the file at 100 chars. Th - 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. +- Fix segmentation fault when closing app. #### Windows - Fix detection of Windows 11. Problem reports will now correctly report Windows 11 instead |
