diff options
| author | Emīls Piņķis <emils@mullvad.net> | 2022-09-21 15:26:45 +0200 |
|---|---|---|
| committer | Emīls Piņķis <emils@mullvad.net> | 2022-09-21 15:26:45 +0200 |
| commit | 00da6a3a23f317bc0a2487d47f7f8dff59853cb8 (patch) | |
| tree | 65ac6106f250f00b615ceab4d201affef77b772b | |
| parent | e0d191f625228204b9c4976b49559f8e4f4f11d3 (diff) | |
| download | mullvadvpn-00da6a3a23f317bc0a2487d47f7f8dff59853cb8.tar.xz mullvadvpn-00da6a3a23f317bc0a2487d47f7f8dff59853cb8.zip | |
Fix changelog entry
| -rw-r--r-- | CHANGELOG.md | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index b1ed1e7d4b..93597ae2df 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -74,14 +74,16 @@ Line wrap the file at 100 chars. Th - Don't fail install if the device tree contains nameless callout driver devices. ### Security -- Added traffic blocking during early boot, before the daemon starts, to prevent leaks in the case - that the system service starts after a networking daemon has already configured a network - interface. - When the system process is being shut down and the target state is _secured_, maintain the blocking firewall rules unless it's possible to deduce that the system isn't shutting down and the system service is being stopped by the user intentionally. This is to prevent leaks that might occur during system shutdown. +#### Linux +- Added traffic blocking during early boot, before the daemon starts, to prevent leaks in the case + that the system service starts after a networking daemon has already configured a network + interface. + ## [android/2022.2-beta2] - 2022-09-09 ### Changed |
