summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2016-06-28 11:22:48 -0400
committerNick Mathewson <nickm@torproject.org>2016-06-28 11:22:48 -0400
commitd793a988cd9f3dca6b388857102ce7aabf7bbb9d (patch)
tree14d2ef37a188e0f17e2259fac777ae6645b508e5 /changes
parent4e2a7cd3aef479eb4af299fd67392f6e98090b78 (diff)
parentbc9a0f82b3436dad2aa09c1b68c0c230751d48dd (diff)
downloadtor-d793a988cd9f3dca6b388857102ce7aabf7bbb9d.tar.gz
tor-d793a988cd9f3dca6b388857102ce7aabf7bbb9d.zip
Merge branch '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.