diff options
| author | Odd Stranne <odd@mullvad.net> | 2020-02-01 19:07:05 +0100 |
|---|---|---|
| committer | Odd Stranne <odd@mullvad.net> | 2020-02-03 13:42:46 +0100 |
| commit | 119b662c0371f3bbbb7ff4836eb8ce077c899c35 (patch) | |
| tree | 45713d1a6aa3cfbd3157422f13e5c86f3b839d32 | |
| parent | 4f88549a3d547a6e44c9aff52510c31fd5cbb9d7 (diff) | |
| download | mullvadvpn-119b662c0371f3bbbb7ff4836eb8ce077c899c35.tar.xz mullvadvpn-119b662c0371f3bbbb7ff4836eb8ce077c899c35.zip | |
Update changelog
| -rw-r--r-- | CHANGELOG.md | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index d05959ca96..6f36f6569a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -51,7 +51,10 @@ Line wrap the file at 100 chars. Th #### 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. - +- Be more aggressive when installing routes, in effect taking ownership of existing duplicate route + entries. This allows the daemon to initialize properly even if a previous instance did not have a + clean shutdown. + ### Fixed - Don't try to replace WireGuard key if account has too many keys already. - Fix bogus update notification caused by an outdated cache. |
