From: Roger Dingledine Date: Fri, 11 Mar 2016 18:28:51 +0000 (-0500) Subject: simplify the #18332 changes file based on feedback on ticket X-Git-Tag: tor-0.2.8.2-alpha~56^2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=413b0c0ddba289da2cd90f394940f5f58a92a1a6;p=thirdparty%2Ftor.git simplify the #18332 changes file based on feedback on ticket --- diff --git a/changes/ticket18332 b/changes/ticket18332 index 6fb811827f..9a8a6bd6ab 100644 --- a/changes/ticket18332 +++ b/changes/ticket18332 @@ -1,7 +1,6 @@ o Removed features: - Streamline relay-side hsdir handling: when relays consider whether to accept an uploaded hidden service descriptor, they no longer - check whether directory authorities think they deserve the HSDir - flag, or whether they are one of the relays in the network that is + check whether they are one of the relays in the network that is "supposed" to handle that descriptor. Implements ticket 18332.