diff options
| author | David Lönnhager <david.l@mullvad.net> | 2021-07-05 10:21:00 +0200 |
|---|---|---|
| committer | David Lönnhager <david.l@mullvad.net> | 2021-07-05 13:48:16 +0200 |
| commit | 1f95e60707ad422a205faff49090131977be6fab (patch) | |
| tree | 22f502fdfdff2ba7f2da4d252beb30760938c9d7 | |
| parent | 6e20f9f4ba1250e3a4551ed3b810e37b18fcc133 (diff) | |
| download | mullvadvpn-1f95e60707ad422a205faff49090131977be6fab.tar.xz mullvadvpn-1f95e60707ad422a205faff49090131977be6fab.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 5e6a3652e0..b8d1ad2b40 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -46,6 +46,8 @@ Line wrap the file at 100 chars. Th close. - Remove deleted network devices from consideration in the offline monitor. Previously, the offline monitor may have falsely reported the machine to be online due to a race condition. +- Recover firewall state correctly when restarting the service after a crash. This would fail when + paths were excluded. ## [2021.4] - 2021-06-30 |
