changes: file for 23507, v3 onion service fix

This commit is contained in:
teor 2019-08-23 16:25:33 +10:00
parent e2e1c07fd2
commit 41bc1fac8e
No known key found for this signature in database
GPG Key ID: 10FEAA0E7075672A

5
changes/bug23507 Normal file
View File

@ -0,0 +1,5 @@
o Minor bugfixes (v3 single onion services):
- Make v3 single onion services fall back to a 3-hop intro, when there
all intro points are unreachable via a 1-hop path. Previously, v3
single onion services failed when all intro nodes were unreachable
via a 1-hop path. Fixes bug 23507; bugfix on 0.3.2.1-alpha.