diff options
| author | Sebastian Holmin <sebastian.holmin@mullvad.net> | 2024-10-03 15:48:52 +0200 |
|---|---|---|
| committer | Sebastian Holmin <sebastian.holmin@mullvad.net> | 2024-10-03 15:48:52 +0200 |
| commit | 421b5dc09a57b60cc2cef1c00cd64b0c5049b73f (patch) | |
| tree | 93e02f1497f03ed22d73edeca78b56b79813bef6 | |
| parent | 899ee86c4a46a2427aa7eb47351cfabacb44248b (diff) | |
| parent | db5dc8e6538fb42793f05ddb95a7fe2f788bfb86 (diff) | |
| download | mullvadvpn-421b5dc09a57b60cc2cef1c00cd64b0c5049b73f.tar.xz mullvadvpn-421b5dc09a57b60cc2cef1c00cd64b0c5049b73f.zip | |
Merge branch 'wintun-adapter-fix-readme'
| -rw-r--r-- | CHANGELOG.md | 3 |
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 |
