diff options
author | Nick Mathewson <nickm@torproject.org> | 2017-09-12 09:31:57 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2017-09-12 09:31:57 -0400 |
commit | 4ace1b96ac2050e2d7c237af6fbf880f38be76bb (patch) | |
tree | e56bf2bf2d62e85ec7fa37f70881490308217d84 /changes | |
parent | 2bfc490c1e03ec188dabc22aa78603f3fba34ad6 (diff) | |
download | tor-4ace1b96ac2050e2d7c237af6fbf880f38be76bb.tar.gz tor-4ace1b96ac2050e2d7c237af6fbf880f38be76bb.zip |
Add a changes file for 22437.
Diffstat (limited to 'changes')
-rw-r--r-- | changes/ticket22437 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/ticket22437 b/changes/ticket22437 new file mode 100644 index 0000000000..8e4c9630c8 --- /dev/null +++ b/changes/ticket22437 @@ -0,0 +1,4 @@ + o Testing: + - The default chutney network tests now include tests for the + v3 hidden service design. Make sure you have the latest + version of chutney if you want to run these. Closes ticket 22437. |