summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorJanito Vaqueiro Ferreira Filho <janito@mullvad.net>2018-07-27 11:38:01 -0300
committerJanito Vaqueiro Ferreira Filho <janito@mullvad.net>2018-07-31 09:50:14 -0300
commit923ee5f767d219589cb5904ce07a4d3021124ddd (patch)
treed5eea6f0d5035f7e4baf9fbde603abf30dd27869
parentdc235e86c3f68e2ea0dc5a2350c127af63b486aa (diff)
downloadmullvadvpn-923ee5f767d219589cb5904ce07a4d3021124ddd.tar.xz
mullvadvpn-923ee5f767d219589cb5904ce07a4d3021124ddd.zip
Describe roaming directory change in change log
-rw-r--r--CHANGELOG.md4
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.