diff options
author | Nick Mathewson <nickm@torproject.org> | 2017-06-23 09:28:27 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2017-06-23 09:28:27 -0400 |
commit | 80360ed9fa86c22ee3f9cf7e14076ef64466918a (patch) | |
tree | 73865a8fe8eb6cd18edd19c27ce0b6deb3db2e27 /changes | |
parent | 90046a09dd95c789e28f63c320c1c16e58ecf57a (diff) | |
parent | 96fab4aaa60cacd123b3125d7b7c2e68704f8df1 (diff) | |
download | tor-80360ed9fa86c22ee3f9cf7e14076ef64466918a.tar.gz tor-80360ed9fa86c22ee3f9cf7e14076ef64466918a.zip |
Merge branch 'bug3056_squashed'
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug3056 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/bug3056 b/changes/bug3056 new file mode 100644 index 0000000000..62bec20d51 --- /dev/null +++ b/changes/bug3056 @@ -0,0 +1,3 @@ + o Minor features (exit relay, DNS): + - Improve the clarity and safety of the log message from evdns when + receiving an apparent spoofed DNS reply. Closes ticket 3056. |