summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2016-06-28 11:12:51 -0400
committerNick Mathewson <nickm@torproject.org>2016-06-28 11:12:51 -0400
commitf87aa4555d06b2707e21df39d1bc7f14161a2cb4 (patch)
treea990e92cc065c4817ce8bdad58cc0282e6cb9673 /changes
parent0116eae59a35e4303ca179d6b0fb0302a83e87a1 (diff)
parent608c12baaf820c33246052e23fd0c65459ed1c5c (diff)
downloadtor-f87aa4555d06b2707e21df39d1bc7f14161a2cb4.tar.gz
tor-f87aa4555d06b2707e21df39d1bc7f14161a2cb4.zip
Merge remote-tracking branch 'teor/bug18812' into maint-0.2.8
Diffstat (limited to 'changes')
-rw-r--r--changes/bug188124
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug18812 b/changes/bug18812
new file mode 100644
index 0000000000..793e1102f7
--- /dev/null
+++ b/changes/bug18812
@@ -0,0 +1,4 @@
+ o Minor bugfixes (bootstrap):
+ - When a fallback changes its fingerprint from the hard-coded
+ fingerprint, log a less severe, more explanatory log message.
+ Fixes bug 18812; bugfix on 0.2.8.1-alpha. Patch by teor.