diff options
author | Nick Mathewson <nickm@torproject.org> | 2020-11-21 17:27:24 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2020-11-21 17:27:24 -0500 |
commit | d2d60efcc3d4b93d8c5143c6c899de4436d8867a (patch) | |
tree | f5de63686827a3863a911a5d733a96593c307fb7 /ChangeLog | |
parent | 82cd1d30dd7e6f050f618d44d394eb3a7891317e (diff) | |
download | tor-d2d60efcc3d4b93d8c5143c6c899de4436d8867a.tar.gz tor-d2d60efcc3d4b93d8c5143c6c899de4436d8867a.zip |
Changelog: I have decided "whitespace" is a mass noun.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -69,7 +69,7 @@ Changes in version 0.4.5.2-alpha - 2020-11-23 40015; bugfix on 0.3.2.1-alpha. Patch by Neel Chauhan. o Minor bugfixes (logging): - - Remove trailing whitespaces from control event log messages. Fixes + - Remove trailing whitespace from control event log messages. Fixes bug 32178; bugfix on 0.1.1.1-alpha. Based on a patch by Amadeusz Pawlik. - Turn warning-level log message about SENDME failure into a debug- |