From 4273a39ac2bf981056031d127506ba8a8ce0efc7 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Tue, 9 May 2017 08:25:06 -0400 Subject: [PATCH] =?UTF-8?q?Whoops!=20=20Give=20Daniel=20Mart=C3=AD=20credi?= =?UTF-8?q?t=20for=20prop140=20work.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- changes/prop140 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/changes/prop140 b/changes/prop140 index 04a30dcb57..661028ce15 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í.