diff options
| author | David Lönnhager <david.l@mullvad.net> | 2022-01-13 16:48:06 +0100 |
|---|---|---|
| committer | David Lönnhager <david.l@mullvad.net> | 2022-01-13 16:48:06 +0100 |
| commit | 4ea0baa61e1e8c5ffaa88f5fd3fee9c144ba95ef (patch) | |
| tree | 9211a4aef1ae36445b9e975a33d9dfaddb23da58 | |
| parent | 31c25c9f0bb3b37ec93c372590f94e0d47cba73d (diff) | |
| download | mullvadvpn-4ea0baa61e1e8c5ffaa88f5fd3fee9c144ba95ef.tar.xz mullvadvpn-4ea0baa61e1e8c5ffaa88f5fd3fee9c144ba95ef.zip | |
Explain reason for the new transaction timeout in the changelog
| -rw-r--r-- | CHANGELOG.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 1912b28ebf..bfb38b4bbb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -60,7 +60,8 @@ Line wrap the file at 100 chars. Th - Update wireguard-nt to 0.10.1. - Make wireguard-nt the default driver for WireGuard. This is used instead of wireguard-go and Wintun. -- Increase firewall transaction timeout from 2 to 5 seconds. +- Increase firewall transaction timeout from 2 to 5 seconds to lower the chance of errors when + setting the firewall policy. - Update split tunnel driver to 1.2.0.0. Notably, this driver release allows firewall filters added by other software to block excluded apps. |
