diff options
| author | Janito Vaqueiro Ferreira Filho <janito@mullvad.net> | 2020-09-23 15:22:13 +0000 |
|---|---|---|
| committer | Janito Vaqueiro Ferreira Filho <janito@mullvad.net> | 2020-09-24 11:50:30 +0000 |
| commit | ab170d904519f13accd935899ac7317112d989c8 (patch) | |
| tree | 22aa3d024a8ea7aeb6f180637e5c4a96e7d496e4 | |
| parent | da847b8bef69091d5741941ed53bb422e990f2ae (diff) | |
| download | mullvadvpn-ab170d904519f13accd935899ac7317112d989c8.tar.xz mullvadvpn-ab170d904519f13accd935899ac7317112d989c8.zip | |
Describe fix for null exception in the changelog
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index bfd78b38b1..3385e58dca 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -58,6 +58,8 @@ Line wrap the file at 100 chars. Th - Fix the notification sometimes leaving the foreground and becoming dismissable even if the UI was still visible. - Fix crash if connection to service is lost while opening the Split Tunneling settings screen. +- Fix rare crash that could occur when the tunnel state changes when showing or hiding the quick + settings tile. #### Linux - Fix split tunneling rules preventing `systemd-resolved` from performing DNS lookups for excluded |
