aboutsummaryrefslogtreecommitdiff
path: root/changes/cbt-bugfixes
diff options
context:
space:
mode:
Diffstat (limited to 'changes/cbt-bugfixes')
-rw-r--r--changes/cbt-bugfixes2
1 files changed, 2 insertions, 0 deletions
diff --git a/changes/cbt-bugfixes b/changes/cbt-bugfixes
index 31241c90e..12e62a8b3 100644
--- a/changes/cbt-bugfixes
+++ b/changes/cbt-bugfixes
@@ -29,5 +29,7 @@
parameter and via a LearnCircuitBuildTimeout config option. Also
automatically disable circuit build time calculation if we are either
a AuthoritativeDirectory, or if we fail to write our state file. Bug 1296.
+ - More gracefully handle corrupt state files, removing asserts in favor
+ of saving a backup and resetting state.