diff options
| author | David Lönnhager <david.l@mullvad.net> | 2022-02-02 16:59:47 +0100 |
|---|---|---|
| committer | David Lönnhager <david.l@mullvad.net> | 2022-02-02 17:01:33 +0100 |
| commit | 257d0027ebf734b4d51fc96ff908069032a3f004 (patch) | |
| tree | f5e8c4464a47e856b96dd385cee16b3e7ef98638 | |
| parent | c9dbda702b4251d103871fc0cff0f0b8a590cd4f (diff) | |
| download | mullvadvpn-257d0027ebf734b4d51fc96ff908069032a3f004.tar.xz mullvadvpn-257d0027ebf734b4d51fc96ff908069032a3f004.zip | |
Update changelog
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 76f49bab5c..c33f98c1ef 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -80,6 +80,8 @@ Line wrap the file at 100 chars. Th - Allow Mullvad wireguard-nt tunnels to work simultaneously with other wg-nt tunnels. - Fix notifications on Windows not showing if window is unpinned and hidden. - Wait for IP interfaces to arrive before trying to configure them when using wireguard-nt. +- Fix panic that occurs in the split tunnel monitor when a path consisting only of a prefix, + such as "C:", is excluded using the CLI. #### Linux - Remove auto-launch file, GUI settings and other files created by the app in user directories, when |
