]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Fix a small lint-changes warning.
authorNick Mathewson <nickm@torproject.org>
Fri, 17 Jan 2020 13:49:24 +0000 (08:49 -0500)
committerNick Mathewson <nickm@torproject.org>
Fri, 17 Jan 2020 13:50:04 +0000 (08:50 -0500)
changes/bug32315

index 9b48d8259a65a50761f56c11d823bce6f11ba29a..2d8e5decf28a6915e83d131f56e7c985d890b6a4 100644 (file)
@@ -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.