Fix remaining lintChanges warnings.

This commit is contained in:
Nick Mathewson 2016-05-17 11:06:41 -04:00
parent e0fb75c349
commit ff5eb7fc62
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
o Minor bugfixes (statistics):
- We now include consensus downloads via IPv6 in our directory-request statistics.
Fixes 18460; bugfix on 0.2.3.14-alpha.
Fixes bug 18460; bugfix on 0.2.3.14-alpha.

View File

@ -1,5 +1,5 @@
o Minor bugfixes (small networks):
- Allow directories in small networks to bootstrap by
skipping DirPort checks when the consensus has no exits.
Fixes bug 19003, bugfix on 0.2.8.1-alpha.
Fixes bug 19003; bugfix on 0.2.8.1-alpha.
Patch by teor.