aboutsummaryrefslogtreecommitdiff
path: root/changes/bug2346
diff options
context:
space:
mode:
Diffstat (limited to 'changes/bug2346')
-rw-r--r--changes/bug23465
1 files changed, 3 insertions, 2 deletions
diff --git a/changes/bug2346 b/changes/bug2346
index 341b4f45b..0f78b8461 100644
--- a/changes/bug2346
+++ b/changes/bug2346
@@ -1,5 +1,6 @@
o Minor features
- - If writing the state file to disk fails, wait an hour before
- retrying again. Fixes bug 2346. Bugfix on Tor 0.1.1.3-alpha.
+ - If writing the state file to disk fails, wait up to an hour
+ before retrying again. (Our old code would retry the write
+ immediately.) Fixes bug 2346. Bugfix on Tor 0.1.1.3-alpha.