diff options
author | David Goulet <dgoulet@torproject.org> | 2019-05-13 07:34:00 -0400 |
---|---|---|
committer | David Goulet <dgoulet@torproject.org> | 2019-05-13 07:34:00 -0400 |
commit | 2f44786e304ae275501c1e3f74709435ae931def (patch) | |
tree | bb6cc50ee4492e57980473184cf7db4071ca1fd3 /changes | |
parent | 501d1ae0bd4638730c1ba050c9ddb47d7c438280 (diff) | |
parent | f35bd3681466e58e525d95714ba630caa98f67ae (diff) | |
download | tor-2f44786e304ae275501c1e3f74709435ae931def.tar.gz tor-2f44786e304ae275501c1e3f74709435ae931def.zip |
Merge branch 'tor-github/pr/976'
Diffstat (limited to 'changes')
-rw-r--r-- | changes/ticket27251 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/ticket27251 b/changes/ticket27251 new file mode 100644 index 0000000000..7ce296e8da --- /dev/null +++ b/changes/ticket27251 @@ -0,0 +1,4 @@ + o Testing (chutney): + - In "make test-network-all", test IPv6-only v3 single onion services, + using the chutney network single-onion-v23-ipv6-md. This test will + not pass until 23588 has been merged. Closes ticket 27251. |