diff options
author | David Goulet <dgoulet@torproject.org> | 2022-06-02 16:09:56 -0400 |
---|---|---|
committer | David Goulet <dgoulet@torproject.org> | 2022-06-02 16:09:56 -0400 |
commit | dc7902ed55cb6c955590c976e6aef82ecce98170 (patch) | |
tree | 169a2f1cafa76033e1282edb40bcc24c68801ed2 /changes | |
parent | 5f2b75aafd415894153819e9fcd2497c0bbcde46 (diff) | |
parent | 89a273e7f70fa8e332afcc980b87a698c7b37eeb (diff) | |
download | tor-dc7902ed55cb6c955590c976e6aef82ecce98170.tar.gz tor-dc7902ed55cb6c955590c976e6aef82ecce98170.zip |
Merge branch 'tor-gitlab/mr/583' into maint-0.4.7
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug40620 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/bug40620 b/changes/bug40620 new file mode 100644 index 0000000000..086a71d3f6 --- /dev/null +++ b/changes/bug40620 @@ -0,0 +1,3 @@ + o Minor bugfixes (relay, logging): + - Demote a harmless XOFF log message to from notice level to info level. + Fixes bug 40620; bugfix on 0.4.7.5-alpha. |