diff options
Diffstat (limited to 'changes/bug13698')
-rw-r--r-- | changes/bug13698 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/changes/bug13698 b/changes/bug13698 new file mode 100644 index 0000000000..9af22345b8 --- /dev/null +++ b/changes/bug13698 @@ -0,0 +1,6 @@ + o Major bugfixes: + - When closing an introduction circuit that was opened in + parallel, don't mark the introduction point as + unreachable. Previously, the first successful connection to an + introduction point would make the other uintroduction points get + marked as having timed out. Fixes bug 13698; bugfix on 0.0.6rc2. |