diff options
| -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. |
