diff options
-rw-r--r-- | changes/bug6404 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/changes/bug6404 b/changes/bug6404 index 77081481ce..948f00b92e 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. |