[tor-commits] [tor/release-0.2.8] Fix remaining lintChanges warnings.
nickm at torproject.org
nickm at torproject.org
Tue May 17 15:07:11 UTC 2016
commit ff5eb7fc625374c29944b9ab7160b86559ce90a4
Author: Nick Mathewson <nickm at torproject.org>
Date: Tue May 17 11:06:41 2016 -0400
Fix remaining lintChanges warnings.
---
changes/bug18460 | 2 +-
changes/bug19003 | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/changes/bug18460 b/changes/bug18460
index c90ee11..a8c1a19 100644
--- a/changes/bug18460
+++ b/changes/bug18460
@@ -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.
diff --git a/changes/bug19003 b/changes/bug19003
index f05c489..ca94938 100644
--- a/changes/bug19003
+++ b/changes/bug19003
@@ -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.
More information about the tor-commits
mailing list