aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2010-11-29 15:30:17 -0500
committerNick Mathewson <nickm@torproject.org>2010-11-29 15:30:17 -0500
commit19019f26b08b5222ec75db00987aa0fcf79ae825 (patch)
tree49a57169cf9a99215ee5dad43b4e726415eceef4 /changes
parentae6b31aba93cabb5c3a4ee3b03da282fde797282 (diff)
parenta5174b092e17169d4d640ae73a7b4ed26b3d4c10 (diff)
downloadtor-19019f26b08b5222ec75db00987aa0fcf79ae825.tar
tor-19019f26b08b5222ec75db00987aa0fcf79ae825.tar.gz
Merge remote branch 'origin/maint-0.2.2'
Diffstat (limited to 'changes')
-rw-r--r--changes/task21965
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/task2196 b/changes/task2196
new file mode 100644
index 000000000..e629fccac
--- /dev/null
+++ b/changes/task2196
@@ -0,0 +1,5 @@
+ o Minor features:
+ - Report only the top 10 ports in exit-port stats in order not to
+ exceed the maximum extra-info descriptor length of 50 KB. Implements
+ task 2196.
+