commit 4273a39ac2bf981056031d127506ba8a8ce0efc7 Author: Nick Mathewson nickm@torproject.org Date: Tue May 9 08:25:06 2017 -0400
Whoops! Give Daniel Martí credit for prop140 work. --- changes/prop140 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/changes/prop140 b/changes/prop140 index 04a30dc..661028c 100644 --- a/changes/prop140 +++ b/changes/prop140 @@ -5,5 +5,6 @@ the client holds. Clients now request these documents when available. When this new protocol is in use by both client and server, they will use far less bandwidth (up to 94% less) to keep an up-to-date - consensus. Implements proposal 140; closes ticket 13339. + consensus. Implements proposal 140; closes ticket 13339. Based + on work by by Daniel Martí.
tor-commits@lists.torproject.org