summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorDavid Lönnhager <david.l@mullvad.net>2022-09-14 15:54:39 +0200
committerDavid Lönnhager <david.l@mullvad.net>2022-09-14 17:19:08 +0200
commite0c0fe0025d68884bc6c3ee9b03d2d7a32a3c08f (patch)
tree1439c9167565b4cb3106f59b04169675bb358658
parent25df924f77fcf79a1cccb887c7528c6258087b28 (diff)
downloadmullvadvpn-e0c0fe0025d68884bc6c3ee9b03d2d7a32a3c08f.tar.xz
mullvadvpn-e0c0fe0025d68884bc6c3ee9b03d2d7a32a3c08f.zip
Update changelog
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index da04569184..125cd3bab5 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -44,6 +44,8 @@ Line wrap the file at 100 chars. Th
- Update Electron from 18.0.3 to 19.0.13.
- Expand allowed range of multicast destinations to include all of `239.0.0.0/8` (administratively
scoped addresses), when local network sharing is enabled.
+- Default to selecting Sweden as the entry location when using WireGuard multihop. Previously,
+ a random location was used.
#### Windows
- Remove dependency on `ipconfig.exe`. Call `DnsFlushResolverCache` to flush the DNS cache.