diff options
| author | David Lönnhager <david.l@mullvad.net> | 2021-04-12 18:55:02 +0200 |
|---|---|---|
| committer | David Lönnhager <david.l@mullvad.net> | 2021-04-16 17:41:49 +0200 |
| commit | f43babbd1e17f0bec82baebc42a3d4ce155a0715 (patch) | |
| tree | 1708994c253399a40450bc4aa758b801c97c0f73 | |
| parent | 23223b30a0b4616660b99ddef393ddead87a7fd1 (diff) | |
| download | mullvadvpn-f43babbd1e17f0bec82baebc42a3d4ce155a0715.tar.xz mullvadvpn-f43babbd1e17f0bec82baebc42a3d4ce155a0715.zip | |
Update changelog
| -rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 66b2ef75e0..b9152848d2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -81,6 +81,10 @@ This release is for desktop only. - Always reconnect appropriately after an upgrade. Previously, installing the app twice in succession, with auto-connect disabled, would cause it to re-launch in the disconnected state. +#### Linux +- Drop packets being forwarded unless they are approved by the same rules as incoming or outgoing + traffic. + ## [android/2021.1-beta1] - 2021-04-06 This releas is for Android only. From now on, Android releases will have this new header format |
