diff options
| author | Janito Vaqueiro Ferreira Filho <janito@mullvad.net> | 2020-11-27 14:16:22 +0000 |
|---|---|---|
| committer | Janito Vaqueiro Ferreira Filho <janito@mullvad.net> | 2020-11-30 12:20:46 +0000 |
| commit | 35f1b28cab97b74588c5c3386bb648fc2f969d05 (patch) | |
| tree | c252b407efa31ea68cb12205a190da361798e157 | |
| parent | 1eef971e120b7be04c43822c1b3d491ef0bce885 (diff) | |
| download | mullvadvpn-35f1b28cab97b74588c5c3386bb648fc2f969d05.tar.xz mullvadvpn-35f1b28cab97b74588c5c3386bb648fc2f969d05.zip | |
Describe missing login input fix in the changelog
| -rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index b239e10c8a..a7dc7f4ac5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -87,6 +87,7 @@ Line wrap the file at 100 chars. Th - Fix app showing that it was blocking connections when it wasn't when VPN permission was denied. - Fix internet not working for a minute or two after changing Allow LAN setting. - Fix login appearing to be cancelled after leaving the login screen while logging in. +- Fix login input area missing some times when opening the login screen. #### Windows - Fix log output encoding for Windows modules. |
