diff options
| author | Andrej Mihajlov <and@mullvad.net> | 2019-05-16 14:20:13 +0200 |
|---|---|---|
| committer | Andrej Mihajlov <and@mullvad.net> | 2019-05-16 14:20:13 +0200 |
| commit | e245295007a932e14f744932ff06dcc14c977571 (patch) | |
| tree | 7c165c4e4d0e67383fa75fca3888729abb88a9b7 | |
| parent | d099a01da857d99209995b96f44aa553fe9df9b4 (diff) | |
| download | mullvadvpn-e245295007a932e14f744932ff06dcc14c977571.tar.xz mullvadvpn-e245295007a932e14f744932ff06dcc14c977571.zip | |
Update CHANGELOG
| -rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index ec6d9418bc..86cd05bb70 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -41,6 +41,7 @@ Line wrap the file at 100 chars. Th ### Fixed - Stop allowing the wrong IPv6 net fe02::/16 in the firewall when allow local network was enabled. Instead allow the correct multicast nets ff02::/16 and ff05::/16. +- Fix the regression that allowed to get past the login screen using the invalid account token. #### macOS - Raise max number of open files for the daemon to 1024. Should prevent threads from panicking. |
