summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2020-11-21 17:27:24 -0500
committerNick Mathewson <nickm@torproject.org>2020-11-21 17:27:24 -0500
commitd2d60efcc3d4b93d8c5143c6c899de4436d8867a (patch)
treef5de63686827a3863a911a5d733a96593c307fb7 /ChangeLog
parent82cd1d30dd7e6f050f618d44d394eb3a7891317e (diff)
downloadtor-d2d60efcc3d4b93d8c5143c6c899de4436d8867a.tar.gz
tor-d2d60efcc3d4b93d8c5143c6c899de4436d8867a.zip
Changelog: I have decided "whitespace" is a mass noun.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index a88ce75757..7f1346fea0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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-