Merge remote-tracking branch 'teor/bug18812' into maint-0.2.8

This commit is contained in:
Nick Mathewson
2016-06-28 11:12:51 -04:00
3 changed files with 52 additions and 5 deletions
+4
View File
@@ -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.