diff options
| author | Janito Vaqueiro Ferreira Filho <janito@mullvad.net> | 2018-03-16 16:30:16 -0300 |
|---|---|---|
| committer | Janito Vaqueiro Ferreira Filho <janito@mullvad.net> | 2018-04-11 06:35:07 -0300 |
| commit | 088ea44ca26ce7332ed41aeb335cc956df893e64 (patch) | |
| tree | 6346e017b96e2aa0154ec7b2419da102c5bdbfd7 | |
| parent | 89774b59c63cd82dd2b4b27112c399159c891815 (diff) | |
| download | mullvadvpn-088ea44ca26ce7332ed41aeb335cc956df893e64.tar.xz mullvadvpn-088ea44ca26ce7332ed41aeb335cc956df893e64.zip | |
Describe direct IP connection change in changelog
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index cdba807db5..497c50c1af 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -39,6 +39,8 @@ Line wrap the file at 100 chars. Th ### Changed - Change all occurrences of "MullvadVPN" into "Mullvad VPN", this affects paths and window captions etc. +- Bundle an IP address with the app and introduce a disk cache fallback method for when the DNS + resolution of the Mullvad API server hostname fails. ### Fixed - Fix a bug in account input field that advanced the cursor to the end regardless its prior |
