summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorSebastian Holmin <sebastian.holmin@mullvad.net>2025-07-10 11:16:41 +0200
committerSebastian Holmin <sebastian.holmin@mullvad.net>2025-07-10 11:16:41 +0200
commit30d4e5a9d926203a53c02081f277f9c79a20fed1 (patch)
treec822c5f559236833debd6d5f365912f80a09cdb7
parent8c3714702c0020205a5c11f19809fde644c5692b (diff)
parent5c3db29544137064e2876cb0e162862e31fc73f6 (diff)
downloadmullvadvpn-30d4e5a9d926203a53c02081f277f9c79a20fed1.tar.xz
mullvadvpn-30d4e5a9d926203a53c02081f277f9c79a20fed1.zip
Merge branch 'add-start-daemon-from-gui-to-changelog'
-rw-r--r--CHANGELOG.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c4744e500a..f43567afe7 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -30,6 +30,9 @@ Line wrap the file at 100 chars. Th
- Make it possible to run the app with cgroups v1 fully disabled. Note that split tunneling is
currently unavailable when this is the case.
+### Windows
+- Add a button to start the Mullvad VPN system service if it's unavailable at launch
+
### Changed
#### macOS
- Use a local DNS resolver on the 127.0.0.0/8 network, regardless of macOS version.