From: Nick Mathewson Date: Fri, 21 Oct 2011 15:25:16 +0000 (-0400) Subject: Fix missing word in changes/ticket4200 X-Git-Tag: tor-0.2.3.6-alpha~23^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4fbc6152eda885fbbc155b0950d2dffa0a32549c;p=thirdparty%2Ftor.git Fix missing word in changes/ticket4200 --- diff --git a/changes/ticket4200 b/changes/ticket4200 index 9df993094a..71bc04f249 100644 --- a/changes/ticket4200 +++ b/changes/ticket4200 @@ -1,5 +1,5 @@ o Minor features: - The bridge authority now writes statistics on how many bridge - descriptors it gave out in total, and how unique descriptors + descriptors it gave out in total, and how many unique descriptors it gave out. Implements ticket 4200.