Treat bacoff/schedule mismatch as a bug.

This commit is contained in:
Nick Mathewson
2016-11-07 11:05:57 -05:00
parent 1934bf75ef
commit 89edef6afb
2 changed files with 5 additions and 1 deletions
+4
View File
@@ -0,0 +1,4 @@
o Minor features (diagnostic, directory client):
- Warn if we find an unexpected inconsistency in directory download
status objects. Prevents some negative consequences of bug 20593.