fix warnings from lintChanges

This commit is contained in:
Nick Mathewson
2015-01-23 09:09:00 -05:00
parent b677ccd3ab
commit bd22ad12bd
12 changed files with 20 additions and 20 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
O Minor bugfixes (directory authority):
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.
data limit. Fixes bug 14261; bugfix on 0.1.2.5-alpha.