diff options
Diffstat (limited to 'changes/bug2346')
-rw-r--r-- | changes/bug2346 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/changes/bug2346 b/changes/bug2346 new file mode 100644 index 0000000000..0f78b84614 --- /dev/null +++ b/changes/bug2346 @@ -0,0 +1,6 @@ + o Minor features + - 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. + + |