diff options
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug3825a | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/changes/bug3825a b/changes/bug3825a new file mode 100644 index 0000000000..6606e36efe --- /dev/null +++ b/changes/bug3825a @@ -0,0 +1,8 @@ + o Major bugfixes: + + - When one of a hidden service's introduction points appears to be + unreachable, stop trying it. Previously, we would keep trying + to build circuits to the introduction point until we lost the + descriptor, usually because the user gave up and restarted Tor. + Partly fixes bug 3825. + |