summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2016-09-14 10:18:41 -0400
committerNick Mathewson <nickm@torproject.org>2016-09-14 10:18:41 -0400
commit8b7922b2829033d910a98a9d1a4e4ebf9d02d7b4 (patch)
tree65c596b74503ffa9c8760865da991e6a8a80493a /changes
parent4f4e995d4232e5c041011be4b087eb3332e70e21 (diff)
parent16085a8421119cd2bb3aa022bd8ae3080fab4ae6 (diff)
downloadtor-8b7922b2829033d910a98a9d1a4e4ebf9d02d7b4.tar.gz
tor-8b7922b2829033d910a98a9d1a4e4ebf9d02d7b4.zip
Merge remote-tracking branch 'teor/feature20072'
Diffstat (limited to 'changes')
-rw-r--r--changes/feature200725
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/feature20072 b/changes/feature20072
new file mode 100644
index 0000000000..1afabca5a3
--- /dev/null
+++ b/changes/feature20072
@@ -0,0 +1,5 @@
+ o Minor feature (testing, hidden services, ipv6):
+ - Add the single-onion and single-onion-ipv6 chutney targets to
+ make test-network-all. This requires a recent chutney version
+ with the single onion network flavours (git c72a652 or later).
+ Closes ticket 20072; patch by teor.