Merge remote-tracking branch 'public/bug14261_025' into maint-0.2.5

This commit is contained in:
Nick Mathewson
2015-03-09 13:17:20 -04:00
2 changed files with 13 additions and 1 deletions
+5
View File
@@ -0,0 +1,5 @@
O Minor bugfixes (directory authority):
- Allow directory authorities to fetch more data from one
another if they find themselves missing lots of votes.
Previously, they had been bumping against the 10 MB queued
data limit. Fixes bug 14261. Bugfix on 0.1.2.5-alpha.