aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2016-08-02 11:38:15 -0400
committerNick Mathewson <nickm@torproject.org>2016-08-02 11:38:15 -0400
commit6f1a9e1d9b31619d8e447c38f65a16f92105205d (patch)
tree6541b9a1ab3bb89c406edfa56370b06205bc3265
parent27e870cede731af83748768db26187d003905ff2 (diff)
downloadtor-6f1a9e1d9b31619d8e447c38f65a16f92105205d.tar.gz
tor-6f1a9e1d9b31619d8e447c38f65a16f92105205d.zip
Remaining lintChanges fixes
-rw-r--r--changes/bug132392
-rw-r--r--changes/bug176883
-rw-r--r--changes/bug189342
-rw-r--r--changes/bug18934_23
-rw-r--r--changes/bug194832
-rw-r--r--changes/bug195042
6 files changed, 8 insertions, 6 deletions
diff --git a/changes/bug13239 b/changes/bug13239
index 17030c923a..249e2b77b7 100644
--- a/changes/bug13239
+++ b/changes/bug13239
@@ -1,4 +1,4 @@
o Minor bugfixes (hidden service client):
- Increase the minimum number of internal circuits we preemptively build
from 2 to 3 so they are available when a client connects to another
- onion service. Fixes bug 13239; bugfix on tor-0.1.0.1-rc~460.
+ onion service. Fixes bug 13239; bugfix on 0.1.0.1-rc.
diff --git a/changes/bug17688 b/changes/bug17688
index 5e5fb05bc5..bfbf1debce 100644
--- a/changes/bug17688
+++ b/changes/bug17688
@@ -1,3 +1,4 @@
o Minor bugfixes (guard selection):
- Use a single entry guard even if the NumEntryGuards consensus parameter
- is not provided. Fixes bug 17688.
+ is not provided. Fixes bug 17688; bugfix on 0.2.5.6-alpha.
+
diff --git a/changes/bug18934 b/changes/bug18934
index fba703e5a4..18eb9ab315 100644
--- a/changes/bug18934
+++ b/changes/bug18934
@@ -1,3 +1,3 @@
o Minor features (testing):
- Let backtrace tests work correctly under AddressSanitizer.
- Fixes part of bug 18934.
+ Fixes part of bug 18934; bugfix on 0.2.5.2-alpha.
diff --git a/changes/bug18934_2 b/changes/bug18934_2
index 039feafb89..2027e2bb1c 100644
--- a/changes/bug18934_2
+++ b/changes/bug18934_2
@@ -1,4 +1,5 @@
o Minor bugfixes (testing):
- Disable ASAN's detection of segmentation faults while running
test_bt.sh, so that we can make sure that our own backtrace generation
- code works. Fixes another aspect of bug 18934. Patch from "cypherpunks".
+ code works. Fixes another aspect of bug 18934; bugfix on 0.2.5.2-alpha.
+ Patch from "cypherpunks".
diff --git a/changes/bug19483 b/changes/bug19483
index 9879497d06..089997885e 100644
--- a/changes/bug19483
+++ b/changes/bug19483
@@ -1,3 +1,3 @@
o Minor bugfixes (time):
- Improve overflow checks in tv_udiff and tv_mdiff.
- Fixes bug 19483, present in all tor versions.
+ Fixes bug 19483; bugfix on all released tor versions.
diff --git a/changes/bug19504 b/changes/bug19504
index 1a7676a1e3..21628372d3 100644
--- a/changes/bug19504
+++ b/changes/bug19504
@@ -1,3 +1,3 @@
o Minor bugfixes (documentation):
- Document the --passphrase-fd option in the tor manpage.
- Fixes bug 19504.
+ Fixes bug 19504; bugfix on 0.2.7.3-rc.