summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2016-05-17 12:15:53 -0400
committerNick Mathewson <nickm@torproject.org>2016-05-17 12:15:53 -0400
commit36909674b45d05854b821b6ac5952126a2cd2ab3 (patch)
tree76ea7ebde26ef0a1296d65681c533c5f4ef8d40a /changes
parent5e5d4c99c131279931b702aa2a02639e9bdc0062 (diff)
parentcdb528d841e753b6cc0b8d8b2aeb6bed183a1a8d (diff)
downloadtor-36909674b45d05854b821b6ac5952126a2cd2ab3.tar.gz
tor-36909674b45d05854b821b6ac5952126a2cd2ab3.zip
Merge remote-tracking branch 'teor/bug18963-remember-v2'
Diffstat (limited to 'changes')
-rw-r--r--changes/bug189635
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/bug18963 b/changes/bug18963
new file mode 100644
index 0000000000..f122288b1d
--- /dev/null
+++ b/changes/bug18963
@@ -0,0 +1,5 @@
+ o Minor bugfix (bootstrap):
+ - Remember the directory we fetched the consensus or previous
+ certificates from, and use it to fetch future authority
+ certificates.
+ Resolves ticket 18963; fix on #4483 in 0.2.8.1-alpha.