commit 4fbc6152eda885fbbc155b0950d2dffa0a32549c Author: Nick Mathewson nickm@torproject.org Date: Fri Oct 21 11:25:16 2011 -0400
Fix missing word in changes/ticket4200 --- changes/ticket4200 | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/changes/ticket4200 b/changes/ticket4200 index 9df9930..71bc04f 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.
tor-commits@lists.torproject.org