summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorSebastian Holmin <sebastian.holmin@mullvad.net>2024-10-02 11:04:00 +0200
committerSebastian Holmin <sebastian.holmin@mullvad.net>2024-10-03 15:44:43 +0200
commitdb5dc8e6538fb42793f05ddb95a7fe2f788bfb86 (patch)
tree93e02f1497f03ed22d73edeca78b56b79813bef6
parent899ee86c4a46a2427aa7eb47351cfabacb44248b (diff)
downloadmullvadvpn-db5dc8e6538fb42793f05ddb95a7fe2f788bfb86.tar.xz
mullvadvpn-db5dc8e6538fb42793f05ddb95a7fe2f788bfb86.zip
Add `wintun` adapter fix to `README.md`
-rw-r--r--CHANGELOG.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a961fcc51e..503b2ad8ed 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -68,6 +68,9 @@ Line wrap the file at 100 chars. Th
- Don't block fragmented packets in the PF firewall. Fixes various issues relating to connecting
(and general instability) when IP fragmentation is present.
+#### Windows
+- Add potential fix for a rare error when creating the Mullvad Wintun-adapter for OpenVPN
+
## [2024.5] - 2024-09-03
### Fixed