diff options
| author | David Lönnhager <david.l@mullvad.net> | 2026-04-21 11:58:24 +0200 |
|---|---|---|
| committer | David Lönnhager <david.l@mullvad.net> | 2026-04-21 15:59:55 +0200 |
| commit | 3303d79295abd7cd76975dd5fcd2de1abb319c2f (patch) | |
| tree | a44f1465c3c8cdd71c39a5ef7d11784159fb5fa3 | |
| parent | 8da313bd33778de767dd424a4f103263dd9836b6 (diff) | |
| download | mullvadvpn-3303d79295abd7cd76975dd5fcd2de1abb319c2f.tar.xz mullvadvpn-3303d79295abd7cd76975dd5fcd2de1abb319c2f.zip | |
Update changelog
| -rw-r--r-- | CHANGELOG.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 9efecec0bc..294bd5a905 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -45,6 +45,9 @@ Line wrap the file at 100 chars. Th #### Linux - Fix 'mullvad split-tunnel clear' getting stuck. +#### Windows +- Fix potential access violation during cleanup on ARM64. + ### Security - Remove ability for renderer process to execute arbitrary binaries. This is a defence-in-depth measure to ensure that the renderer process does not have any capabilities beyond that of a |
