summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2016-11-07 11:05:57 -0500
committerNick Mathewson <nickm@torproject.org>2016-11-07 11:05:57 -0500
commit89edef6afbfc701fab5a8ce1f3d7399f7c3261c7 (patch)
tree2b729eee73bd3900662f58b5cd2e37dc4c7a035c /changes
parent1934bf75ef753e437aa60fe466312017840dd737 (diff)
downloadtor-89edef6afbfc701fab5a8ce1f3d7399f7c3261c7.tar.gz
tor-89edef6afbfc701fab5a8ce1f3d7399f7c3261c7.zip
Treat bacoff/schedule mismatch as a bug.
Diffstat (limited to 'changes')
-rw-r--r--changes/bug20593.24
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug20593.2 b/changes/bug20593.2
new file mode 100644
index 0000000000..bdaaf00eea
--- /dev/null
+++ b/changes/bug20593.2
@@ -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.
+