diff options
Diffstat (limited to 'changes/addr_is_internal_debug')
-rw-r--r-- | changes/addr_is_internal_debug | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/addr_is_internal_debug b/changes/addr_is_internal_debug new file mode 100644 index 000000000..6de221bb2 --- /dev/null +++ b/changes/addr_is_internal_debug @@ -0,0 +1,4 @@ + o Minor features: + - Log the call-site of a failed tor_addr_is_internal(), so that we + can learn who is calling it with AF_UNSPECIFIED and fix the + second (unrelated) part of bug 7086. |