Просмотр исходного кода

Whoops! Give Daniel Martí credit for prop140 work.

Nick Mathewson 7 лет назад
Родитель
Сommit
4273a39ac2
1 измененных файлов с 2 добавлено и 1 удалено
  1. 2 1
      changes/prop140

+ 2 - 1
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í.