summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-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.