]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
One more light changelog edit.
authorNick Mathewson <nickm@torproject.org>
Mon, 10 Feb 2020 20:01:02 +0000 (15:01 -0500)
committerNick Mathewson <nickm@torproject.org>
Mon, 10 Feb 2020 20:01:02 +0000 (15:01 -0500)
ChangeLog

index 1f8fbb1ed59621f959944aabb4d8cc9c58bcd8e3..9e0725537ea300c14fa31ba5af4c360c5f25b697 100644 (file)
--- 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