commit 502fd7b0f5469940590013856eb4762ad4f17d68 Author: Nick Mathewson nickm@torproject.org Date: Mon Aug 28 11:25:18 2017 -0400
prop281: Fix a duplicate phrase --- proposals/281-bulk-md-download.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/proposals/281-bulk-md-download.txt b/proposals/281-bulk-md-download.txt index bd02aef..9b1d669 100644 --- a/proposals/281-bulk-md-download.txt +++ b/proposals/281-bulk-md-download.txt @@ -32,7 +32,8 @@ Status: Draft
Caches MUST NOT answer this request unless they recognize the consensus with digest X, and digest Y. - digest Y. If answering, caches MUST reply with all of the + + If answering, caches MUST reply with all of the microdescriptors that the cache holds that were listed by consensus X, and MUST omit all the microdescriptors that were omitted listed in consensus Y.
tor-commits@lists.torproject.org