diff options
| author | David Lönnhager <david.l@mullvad.net> | 2021-09-23 17:16:07 +0200 |
|---|---|---|
| committer | David Lönnhager <david.l@mullvad.net> | 2021-09-23 17:16:07 +0200 |
| commit | 2d11706b8db091f4eab93789ec042ee27a06f162 (patch) | |
| tree | 833313d7b18909d99f0092d25a871693f82302ac | |
| parent | 6fdcebbe769894c821d14369eb65e41c19d52907 (diff) | |
| download | mullvadvpn-2d11706b8db091f4eab93789ec042ee27a06f162.tar.xz mullvadvpn-2d11706b8db091f4eab93789ec042ee27a06f162.zip | |
Update changelog for tunnel device fix
| -rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 8d35cdebe1..448ef8ca46 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -92,6 +92,7 @@ Line wrap the file at 100 chars. Th - Fix daemon not starting when a path is excluded on a drive that has since been removed. - Prefer WireGuard if the constraints preclude OpenVPN and the tunnel protocol is "auto", instead of failing due to "no matching relays". +- Retry tunnel device creation multiple times to work around issues early after boot or hibernation. #### Android - Fix erasing wireguard MTU value in some scenarious. |
