aboutsummaryrefslogtreecommitdiff
path: root/changes/bug23818_v3
diff options
context:
space:
mode:
Diffstat (limited to 'changes/bug23818_v3')
-rw-r--r--changes/bug23818_v36
1 files changed, 6 insertions, 0 deletions
diff --git a/changes/bug23818_v3 b/changes/bug23818_v3
new file mode 100644
index 0000000000..c430144d81
--- /dev/null
+++ b/changes/bug23818_v3
@@ -0,0 +1,6 @@
+ o Minor bugfixes (v3 single onion services):
+ - Always retry v3 single onion service intro and rend circuits with a
+ 3-hop path. Previously, v3 single onion services used a 3-hop path
+ when rend circuits were retried after a remote or delayed failure,
+ but a 1-hop path for immediate retries. Fixes bug 23818;
+ bugfix on 0.3.2.1-alpha.