commit 4f88eb849c8f85c7cd70fc20250270401e986efd Author: Nick Mathewson nickm@torproject.org Date: Fri Jan 17 08:49:24 2020 -0500
Fix a small lint-changes warning. --- changes/bug32315 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/changes/bug32315 b/changes/bug32315 index 9b48d8259..2d8e5decf 100644 --- a/changes/bug32315 +++ b/changes/bug32315 @@ -1,4 +1,4 @@ o Major bugfixes (networking): - Correctly handle IPv6 addresses in SOCKS5 RESOLVE_PTR requests, and accept strings as well as binary addresses. Fixes bug 32315; - bugfix on Tor 0.3.5.1-alpha. + bugfix on 0.3.5.1-alpha.