diff options
| author | David Lönnhager <david.l@mullvad.net> | 2020-01-29 16:54:38 +0100 |
|---|---|---|
| committer | David Lönnhager <david.l@mullvad.net> | 2020-01-31 16:24:48 +0100 |
| commit | 3462bc225e2cd923ef9468d1ea8a46c23a57a63b (patch) | |
| tree | 323d0492dc02818a8464cdca34be20c085c1ac21 | |
| parent | 637445df787c8b1d506b547f31216f38cdbf08bc (diff) | |
| download | mullvadvpn-3462bc225e2cd923ef9468d1ea8a46c23a57a63b.tar.xz mullvadvpn-3462bc225e2cd923ef9468d1ea8a46c23a57a63b.zip | |
Update CHANGELOG.md
| -rw-r--r-- | CHANGELOG.md | 4 |
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. |
