aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2020-01-17 08:49:24 -0500
committerNick Mathewson <nickm@torproject.org>2020-01-17 08:50:04 -0500
commit4f88eb849c8f85c7cd70fc20250270401e986efd (patch)
treedbd0a40c1480cf227224c2f1676a7ee11c687829
parent5086b16055777f11b3d196d637b91a134adf4baf (diff)
downloadtor-4f88eb849c8f85c7cd70fc20250270401e986efd.tar.gz
tor-4f88eb849c8f85c7cd70fc20250270401e986efd.zip
Fix a small lint-changes warning.
-rw-r--r--changes/bug323152
1 files changed, 1 insertions, 1 deletions
diff --git a/changes/bug32315 b/changes/bug32315
index 9b48d8259a..2d8e5decf2 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.