commit 9cd6b0ef6955d425499c30e8584bceee402ca8fd Author: Nick Mathewson nickm@torproject.org Date: Mon Jan 11 09:10:37 2016 -0500
Fix a sentence that teor pointed out where --- proposals/264-subprotocol-versions.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/proposals/264-subprotocol-versions.txt b/proposals/264-subprotocol-versions.txt index d0626f0..f8f5188 100644 --- a/proposals/264-subprotocol-versions.txt +++ b/proposals/264-subprotocol-versions.txt @@ -260,7 +260,8 @@ Status: Open
Because all relays currently on the network are 0.2.4.19 or later, we can require 0.2.4.19, and use 0.2.4.19 as the minimal version so we - we don't need to do code archeology to determine which number + we don't need to do code archeology to determine how many + no-longer-relevant versions of each protocol once existed.
Adding new protocol types is pretty cheap, given compression.
tor-commits@lists.torproject.org