summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorDavid Lönnhager <david.l@mullvad.net>2020-01-29 16:54:38 +0100
committerDavid Lönnhager <david.l@mullvad.net>2020-01-31 16:24:48 +0100
commit3462bc225e2cd923ef9468d1ea8a46c23a57a63b (patch)
tree323d0492dc02818a8464cdca34be20c085c1ac21
parent637445df787c8b1d506b547f31216f38cdbf08bc (diff)
downloadmullvadvpn-3462bc225e2cd923ef9468d1ea8a46c23a57a63b.tar.xz
mullvadvpn-3462bc225e2cd923ef9468d1ea8a46c23a57a63b.zip
Update CHANGELOG.md
-rw-r--r--CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e14c1006e6..ce0b192746 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -45,6 +45,10 @@ Line wrap the file at 100 chars. Th
has the `android.net.VpnService` action. Effectively, this should enable
_Always On_ behavior on Android versions where it's supported.
+#### Windows
+- Use a branded TAP driver for OpenVPN to prevent conflicts with other software and solve issues
+ related to driver upgrades. Also use the NDIS 6 driver on Windows 7.
+
### Fixed
- Don't try to replace WireGuard key if account has too many keys already.
- Fix bogus update notification caused by an outdated cache.