aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2012-07-31 10:48:35 -0400
committerNick Mathewson <nickm@torproject.org>2012-07-31 10:48:35 -0400
commit2503cfad240bfd59b033b4380b0ebd4a8a148802 (patch)
treeaf3477c77a48a7563687bca561338b863b363b90 /changes
parentaed93f8ad918787ea787061106bcd5289c712823 (diff)
downloadtor-2503cfad240bfd59b033b4380b0ebd4a8a148802.tar
tor-2503cfad240bfd59b033b4380b0ebd4a8a148802.tar.gz
Allow microdescs to be up to 2k. Partial fix for 6404.
Diffstat (limited to 'changes')
-rw-r--r--changes/bug64047
1 files changed, 7 insertions, 0 deletions
diff --git a/changes/bug6404 b/changes/bug6404
new file mode 100644
index 000000000..d01964d1e
--- /dev/null
+++ b/changes/bug6404
@@ -0,0 +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
+ with complex policies or family declarations. Partial fix for
+ bug 6404; fix on 0.2.2.6-alpha.
+