aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2020-02-10 15:01:02 -0500
committerNick Mathewson <nickm@torproject.org>2020-02-10 15:01:02 -0500
commit2571d8e7fe173a756e29b036636fbf31c1beb71a (patch)
tree54801d00a05c2785c6d7b087bfd35549a66f6d36
parentf275a9ada78b0c011209c12b89ce560931f49279 (diff)
downloadtor-2571d8e7fe173a756e29b036636fbf31c1beb71a.tar.gz
tor-2571d8e7fe173a756e29b036636fbf31c1beb71a.zip
One more light changelog edit.
-rw-r--r--ChangeLog5
1 files changed, 3 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 1f8fbb1ed5..9e0725537e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -56,8 +56,9 @@ Changes in version 0.4.3.2-alpha - 2020-02-10
can still be contacted. Fixes bug 33148; bugfix on 0.4.3.1-alpha.
o Minor bugfixes (pluggable transports):
- - Lower the log level of standard error messages from a PT from
- warning to info. Fixes bug 33005; bugfix on 0.4.0.1-alpha.
+ - When receiving a message on standard error from a pluggable
+ transport, log it at info level, rather than as a warning. Fixes
+ bug 33005; bugfix on 0.4.0.1-alpha.
o Minor bugfixes (rust, build):
- Fix a syntax warning given by newer versions of Rust that was