diff options
| -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. |
