diff options
author | Nick Mathewson <nickm@torproject.org> | 2021-02-22 15:37:31 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2021-02-22 15:37:31 -0500 |
commit | bc21ed32903459c53599ee03605e8d23bf42ffe9 (patch) | |
tree | e80a73ded217aace358df6679f345a3c704ec842 /changes/ticket40300 | |
parent | 26c2e843f958c5451c836bbf9a4979aecac177c4 (diff) | |
parent | 4d7f31b9645d360e7074844711f10565e5d25b7b (diff) | |
download | tor-bc21ed32903459c53599ee03605e8d23bf42ffe9.tar.gz tor-bc21ed32903459c53599ee03605e8d23bf42ffe9.zip |
Merge remote-tracking branch 'tor-gitlab/mr/316' into maint-0.4.5
Diffstat (limited to 'changes/ticket40300')
-rw-r--r-- | changes/ticket40300 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/ticket40300 b/changes/ticket40300 new file mode 100644 index 0000000000..aef01b4c64 --- /dev/null +++ b/changes/ticket40300 @@ -0,0 +1,5 @@ + o Minor bugfixes (relay): + - Remove a spammy log notice that should not have been indicating the + operator that its IPv4/v6 was missing but it was not. Fixes bug 40300; + bugfix on 0.4.5.1-alpha. + |