commit 2d2a0c4116cdefe1c001a047d09b38bdacc79b3c parent 2fa97dfb7323ca8106e8e94fefa22274d0db5065 Author: Nick Mathewson <nickm@torproject.org> Date: Wed, 10 Jan 2018 09:35:11 -0500 ticket 22145 changes file Diffstat:
| A | changes/ticket22145 | | | 3 | +++ |
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/changes/ticket22145 b/changes/ticket22145 @@ -0,0 +1,3 @@ + o Documentation: + - Document that OutboundBindAddress doesn't apply to DNS requests. + Closes ticket 22145. Patch from Aruna Maurya.