commit 413b0c0ddba289da2cd90f394940f5f58a92a1a6 Author: Roger Dingledine arma@torproject.org Date: Fri Mar 11 13:28:51 2016 -0500
simplify the #18332 changes file based on feedback on ticket --- changes/ticket18332 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/changes/ticket18332 b/changes/ticket18332 index 6fb8118..9a8a6bd 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.