summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorJanito Vaqueiro Ferreira Filho <janito@mullvad.net>2019-11-01 20:53:11 +0000
committerJanito Vaqueiro Ferreira Filho <janito@mullvad.net>2019-11-04 17:29:17 +0000
commit8748940f30694c2d2fedb7c79adead5d76ff183a (patch)
tree02e400f26896879547455afcbc6f5e5fcb73f4c3
parent14977a1b9c47efde12d0ab8a13b581af67932842 (diff)
downloadmullvadvpn-8748940f30694c2d2fedb7c79adead5d76ff183a.tar.xz
mullvadvpn-8748940f30694c2d2fedb7c79adead5d76ff183a.zip
Describe tun reopening in change log
-rw-r--r--CHANGELOG.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 760e303df3..374a6659c8 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -39,6 +39,9 @@ Line wrap the file at 100 chars. Th
#### Windows
- Use a larger icon in notifications on Windows 10.
+#### Android
+- Recreate tun device after a fixed number of connection attempts on the same tun device.
+
### Fixed
#### Windows
- Detect removal of the OpenVPN TAP adapter on reconnection attempts.