diff options
author | David Goulet <dgoulet@torproject.org> | 2020-01-22 14:32:30 -0500 |
---|---|---|
committer | David Goulet <dgoulet@torproject.org> | 2020-01-22 14:32:30 -0500 |
commit | 21d0d81d825fc2a63125afd9707e9f698fd39d07 (patch) | |
tree | 4d7143f1a21887ac2d05f8da9e0b9ffe921e2397 /changes | |
parent | 6166af5077f5d3a269d9c6c489177e112a206d2d (diff) | |
parent | 35721b38e45d8cfd181955b5993a8531ea3e5971 (diff) | |
download | tor-21d0d81d825fc2a63125afd9707e9f698fd39d07.tar.gz tor-21d0d81d825fc2a63125afd9707e9f698fd39d07.zip |
Merge branch 'tor-github/pr/1677'
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug33005 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/bug33005 b/changes/bug33005 new file mode 100644 index 0000000000..30a8d01bb3 --- /dev/null +++ b/changes/bug33005 @@ -0,0 +1,3 @@ + 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. |