From: teor Date: Sun, 10 Dec 2017 13:53:49 +0000 (+1100) Subject: fixup! Stop waiting for microdescs if the consensus supports IPv6 ORPorts X-Git-Tag: tor-0.3.3.1-alpha~124^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=94ad47e332940aee3e1a04beeebac03b3803e085;p=thirdparty%2Ftor.git fixup! Stop waiting for microdescs if the consensus supports IPv6 ORPorts --- diff --git a/changes/bug23827 b/changes/bug23827 index 7c626e1b38..75279abb85 100644 --- a/changes/bug23827 +++ b/changes/bug23827 @@ -5,4 +5,4 @@ - Make IPv6-only clients wait for microdescs for relays, even if we were previously using descriptors (or were using them as a bridge) and have a cached descriptor for them. - Implements #23827. + Implements 23827.