aboutsummaryrefslogtreecommitdiff
path: root/changes/bug2346
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2011-01-10 16:44:42 -0500
committerNick Mathewson <nickm@torproject.org>2011-01-10 16:51:11 -0500
commit95968a625e91ae43aef9a4b810f93078dabe1419 (patch)
tree3626b90193b9c364bac21aa7de2f88c411282891 /changes/bug2346
parent5ae391762c93fa4cdf47ceb24c31282daf695a65 (diff)
downloadtor-95968a625e91ae43aef9a4b810f93078dabe1419.tar
tor-95968a625e91ae43aef9a4b810f93078dabe1419.tar.gz
Wait 60 minutes before retrying failed state save; bug2346
Diffstat (limited to 'changes/bug2346')
-rw-r--r--changes/bug23465
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/bug2346 b/changes/bug2346
new file mode 100644
index 000000000..341b4f45b
--- /dev/null
+++ b/changes/bug2346
@@ -0,0 +1,5 @@
+ 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.
+
+