summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorLinus Färnstrand <linus@mullvad.net>2021-02-03 11:45:58 +0100
committerLinus Färnstrand <linus@mullvad.net>2021-02-03 17:25:22 +0100
commit74b8f0b2df608316dcc77a8e7a35e1e0463a578d (patch)
treec05443522b58504ab3f1edaa988796632d8a11b8
parentac6e571b52ecb19470cdf4efb01300bc3a7a40cf (diff)
downloadmullvadvpn-74b8f0b2df608316dcc77a8e7a35e1e0463a578d.tar.xz
mullvadvpn-74b8f0b2df608316dcc77a8e7a35e1e0463a578d.zip
Add changelog entry for wintun load/unload fix
-rw-r--r--CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0dc5cdaf2a..49a03d3e84 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -41,6 +41,10 @@ Line wrap the file at 100 chars. Th
- Make it impossible to apply an empty list of custom DNS server IPs.
Stops the daemon from getting stuck in the offline state on macOS.
+#### Windows
+- Only load and unload the Wintun driver once instead of on every connection.
+ Will hopefully fix an issue where it gave an error
+
## [2021.1-beta1] - 2021-01-25
### Added