diff options
| author | David Lönnhager <david.l@mullvad.net> | 2023-02-22 17:56:52 +0100 |
|---|---|---|
| committer | David Lönnhager <david.l@mullvad.net> | 2023-02-27 18:53:02 +0100 |
| commit | 60750a55fd6107f22146e7329b308445fca5a059 (patch) | |
| tree | f55724e215fa7651a0e65988b2599436f4eb1929 | |
| parent | 025c9d1fd3a16b354d502e83d49a671f657a59e2 (diff) | |
| download | mullvadvpn-60750a55fd6107f22146e7329b308445fca5a059.tar.xz mullvadvpn-60750a55fd6107f22146e7329b308445fca5a059.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 98b360c3eb..a2791a37fa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -51,6 +51,9 @@ Line wrap the file at 100 chars. Th #### Android - Fix adaptive app icon which previously had a displaced nose and some other oddities. +#### Windows +- Fix service not starting when LSA protection is enabled (which is the default on Windows 11 22H2). + ## [2023.1] - 2023-02-20 ### Fixed |
