diff options
author | Nick Mathewson <nickm@torproject.org> | 2011-02-21 14:22:12 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2011-02-21 14:22:12 -0500 |
commit | e9fb50c797b89556807f77380e8d7127bd5df385 (patch) | |
tree | 6f6eef0d1369b9da2cd18294972edfe701a986a6 /changes/bug2346 | |
parent | 2f3648942202ca9d965344b8d2128a7a7b2056fb (diff) | |
download | tor-e9fb50c797b89556807f77380e8d7127bd5df385.tar tor-e9fb50c797b89556807f77380e8d7127bd5df385.tar.gz |
Remove changes files that predate current origin/release-0.2.2
Diffstat (limited to 'changes/bug2346')
-rw-r--r-- | changes/bug2346 | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/changes/bug2346 b/changes/bug2346 deleted file mode 100644 index 0f78b8461..000000000 --- a/changes/bug2346 +++ /dev/null @@ -1,6 +0,0 @@ - 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. - - |