diff options
| author | Linus Färnstrand <linus@mullvad.net> | 2019-10-08 12:23:42 +0200 |
|---|---|---|
| committer | Linus Färnstrand <linus@mullvad.net> | 2019-10-08 12:23:42 +0200 |
| commit | 42773ac091fbaaff37318c65eea92e14db7c5e54 (patch) | |
| tree | 8c1d25bb62a2701fa3deab14ce85e9d976026d60 | |
| parent | 966b01128cd42c3e556acad039870ee3ff56f610 (diff) | |
| download | mullvadvpn-42773ac091fbaaff37318c65eea92e14db7c5e54.tar.xz mullvadvpn-42773ac091fbaaff37318c65eea92e14db7c5e54.zip | |
Add to changelog
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 6cb4d3dbbc..6bc3f00768 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -50,6 +50,8 @@ Line wrap the file at 100 chars. Th ### Fixed - Fix `mullvad relay update` to trigger a relay list download even if the existing cache is new. +- Don't include problem-report arguments in error logging. Stops user email from ending up in the + log file on error. #### Android - Show WireGuard key age in local timezone instead of UTC. |
