diff options
| author | Janito Vaqueiro Ferreira Filho <janito@mullvad.net> | 2018-07-24 14:42:07 -0300 |
|---|---|---|
| committer | Janito Vaqueiro Ferreira Filho <janito@mullvad.net> | 2018-07-24 14:42:07 -0300 |
| commit | 8d1d5afdacabc1677385e7ec50d5a2c8518a6c38 (patch) | |
| tree | 8c1e54ebae45e477f74082082e422e312e688641 | |
| parent | dce947625e036a18881eeb6df20c1fcd309efa62 (diff) | |
| download | mullvadvpn-8d1d5afdacabc1677385e7ec50d5a2c8518a6c38.tar.xz mullvadvpn-8d1d5afdacabc1677385e7ec50d5a2c8518a6c38.zip | |
Describe empty redaction string fix in change log
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 3a80239817..fda725ddfe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -57,6 +57,8 @@ Line wrap the file at 100 chars. Th - Disable account input when logging in. - Keep the user input in problem report form while the app runs, or until the report is successfully submitted. +- Ignore empty strings as redaction requests, to avoid adding redacted messages between every + character of the log message. #### Windows - Hide the app icon from taskbar. |
