diff options
Diffstat (limited to 'changes/bug1297b')
-rw-r--r-- | changes/bug1297b | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/changes/bug1297b b/changes/bug1297b new file mode 100644 index 0000000000..6b0169d826 --- /dev/null +++ b/changes/bug1297b @@ -0,0 +1,8 @@ + o Minor bugfixes: + + - When one of a hidden service's introduction points times out, + consider trying it again during the next attempt to connect to + the HS. Previously, we would not try it again unless a newly + fetched descriptor contained it. Required by fixes for bugs + 1297 and 3825. + |