Make lintChanges happier

This commit is contained in:
Nick Mathewson
2014-12-30 08:54:01 -05:00
parent e936b9b47d
commit dc1aaa5b96
4 changed files with 13 additions and 10 deletions
+6 -5
View File
@@ -1,8 +1,9 @@
o Minor bugfixes:
o Minor bugfixes (Testing networks):
- Decrease minimum consensus interval to 10 seconds
when TestingTorNetwork is set. (Or 5 seconds for
the first consensus.)
Fix code that assumes larger interval values.
when TestingTorNetwork is set, or 5 seconds for
the first consensus.
Fix assumptions throughout the code that assume larger interval values.
This assists in quickly bootstrapping a testing
Tor network.
Fixes bugs 13718 & 13823.
Fixes bugs 13718 and 13823; bugfix on 0.2.0.3-alpha.