From: Nick Mathewson Date: Tue, 6 Aug 2019 17:13:36 +0000 (-0400) Subject: changes file for ticket 31320 X-Git-Tag: tor-0.4.2.1-alpha~104 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=25c97b18f1814eadee7c60a9f1d96fdb781bb419;p=thirdparty%2Ftor.git changes file for ticket 31320 --- diff --git a/changes/ticket31320 b/changes/ticket31320 new file mode 100644 index 0000000000..07847e5624 --- /dev/null +++ b/changes/ticket31320 @@ -0,0 +1,3 @@ + o Documentation: + - Include an example usage for IPv6 ORPort in our sample torrc. + Closes ticket 31320; patch from Ali Raheem.