diff options
| author | David Lönnhager <david.l@mullvad.net> | 2022-02-11 10:47:45 +0100 |
|---|---|---|
| committer | David Lönnhager <david.l@mullvad.net> | 2022-02-14 11:00:23 +0100 |
| commit | 7f07c08e0aa7890547af68158bde00fbdb2d7580 (patch) | |
| tree | 4a59840d83dc9c59d7510ad51d4907fabe3d1e98 | |
| parent | 6453491bb01bf4ad31a5377a9f16358bf185bc3b (diff) | |
| download | mullvadvpn-7f07c08e0aa7890547af68158bde00fbdb2d7580.tar.xz mullvadvpn-7f07c08e0aa7890547af68158bde00fbdb2d7580.zip | |
Update changelog
| -rw-r--r-- | CHANGELOG.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 7272a7003a..5fe3e505c8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -52,6 +52,9 @@ Line wrap the file at 100 chars. Th these parameters on port 443 (which is the default port). - Decrease the size of fonts, some icons and other design elements in the desktop app. This makes it possible to fit more into the same area and makes text easier to read. +- Don't block the tunnel state machine while starting the tunnel monitor. This also means that + the machine will not transition directly from the `disconnected` to the `disconnecting` state + if an error occurs. #### Windows - Update wireguard-nt to 0.10.1. |
