summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2016-05-17 11:06:41 -0400
committerNick Mathewson <nickm@torproject.org>2016-05-17 11:06:41 -0400
commitff5eb7fc625374c29944b9ab7160b86559ce90a4 (patch)
tree310f1295047c51773567297e070aa3643d47e6b5
parente0fb75c349f9646c029d0218e5933e0ca349c702 (diff)
downloadtor-ff5eb7fc625374c29944b9ab7160b86559ce90a4.tar.gz
tor-ff5eb7fc625374c29944b9ab7160b86559ce90a4.zip
Fix remaining lintChanges warnings.
-rw-r--r--changes/bug184602
-rw-r--r--changes/bug190032
2 files changed, 2 insertions, 2 deletions
diff --git a/changes/bug18460 b/changes/bug18460
index c90ee1152c..a8c1a19774 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 f05c489ef2..ca94938ef9 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.