diff options
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 725329acba..ca06a97679 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -50,6 +50,8 @@ Line wrap the file at 100 chars. Th ### macOS - Fix bug that caused high CPU usage due to an infinite loop. +- Fix bugs that caused the log to be filled with socket errors, by handling closed sockets more + gracefully. ### Security #### Android |
