diff options
| author | Janito Vaqueiro Ferreira Filho <janito@mullvad.net> | 2018-07-27 11:38:01 -0300 |
|---|---|---|
| committer | Janito Vaqueiro Ferreira Filho <janito@mullvad.net> | 2018-07-31 09:50:14 -0300 |
| commit | 923ee5f767d219589cb5904ce07a4d3021124ddd (patch) | |
| tree | d5eea6f0d5035f7e4baf9fbde603abf30dd27869 | |
| parent | dc235e86c3f68e2ea0dc5a2350c127af63b486aa (diff) | |
| download | mullvadvpn-923ee5f767d219589cb5904ce07a4d3021124ddd.tar.xz mullvadvpn-923ee5f767d219589cb5904ce07a4d3021124ddd.zip | |
Describe roaming directory change in change log
| -rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 3880fa8a6d..aed8b5b68f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -32,6 +32,10 @@ Line wrap the file at 100 chars. Th - Format the expiry date and time using the system locale. - Account tokens are now required to have at least ten digits. +#### Windows +- Use local user directory to store settings and electron cache, instead of the roaming user + directory. + ### Fixed - Ignore empty strings as redaction requests in the problem report tool, to avoid adding redacted markers between every character of the log message. |
