commit a4fbfa81b3fb732687efcefce851e2cd089ea6c1 Author: Nick Mathewson nickm@torproject.org Date: Tue Aug 14 03:10:14 2012 -0400
Update description of what we did to upper limit on md size
Spotted by asn --- changes/bug6404 | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/changes/bug6404 b/changes/bug6404 index 7708148..948f00b 100644 --- a/changes/bug6404 +++ b/changes/bug6404 @@ -1,7 +1,7 @@ o Minor bugfixes:
- - Increase the maximum length of microdescriptor we are willing to - generate from 1K to 2K. Occasionally this is needed for routers + - Remove the maximum length of microdescriptor we are willing to + generate. Occasionally this is needed for routers with complex policies or family declarations. Partial fix for bug 6404; fix on 0.2.2.6-alpha.
tor-commits@lists.torproject.org