aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorGeorge Kadianakis <desnacked@riseup.net>2019-05-10 12:49:01 +0300
committerGeorge Kadianakis <desnacked@riseup.net>2019-05-10 12:49:01 +0300
commit501d1ae0bd4638730c1ba050c9ddb47d7c438280 (patch)
tree802034b41b2566c448d02f4593913de5bc1b127e /changes
parent3885e7b44b1df421aa062ba2598f1731e4e3e3a5 (diff)
parentde91b838496a3646721608bdb7740696601f57c4 (diff)
downloadtor-501d1ae0bd4638730c1ba050c9ddb47d7c438280.tar.gz
tor-501d1ae0bd4638730c1ba050c9ddb47d7c438280.zip
Merge branch 'tor-github/pr/973'
Diffstat (limited to 'changes')
-rw-r--r--changes/bug235885
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/bug23588 b/changes/bug23588
new file mode 100644
index 0000000000..86064ab313
--- /dev/null
+++ b/changes/bug23588
@@ -0,0 +1,5 @@
+ o Minor bugfixes (v3 onion services):
+ - Stop ignoring IPv6 link specifiers sent to v3 onion services.
+ v3 onion service IPv6 support is still incomplete, see 23493 for
+ details. Fixes bug 23588; bugfix on 0.3.2.1-alpha.
+ Patch by Neel Chauhan.