diff options
author | teor (Tim Wilson-Brown) <teor2345@gmail.com> | 2016-07-27 09:26:31 +1000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2016-07-26 19:29:23 -0400 |
commit | 48d7dfb92fba64dc0b9c26306f509c09a9246187 (patch) | |
tree | 9c37d7e1d3f4ec683357b177442efb96cc6b16ec /changes | |
parent | 9de9f2d48ba0c4953df1f19992a45b33ea841e17 (diff) | |
download | tor-48d7dfb92fba64dc0b9c26306f509c09a9246187.tar.gz tor-48d7dfb92fba64dc0b9c26306f509c09a9246187.zip |
Changes file for feature 19116
Diffstat (limited to 'changes')
-rw-r--r-- | changes/feature19116 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/feature19116 b/changes/feature19116 new file mode 100644 index 0000000000..4f6af5f46a --- /dev/null +++ b/changes/feature19116 @@ -0,0 +1,4 @@ + o Minor features: + - Move the test-network.sh script to chutney, and modify tor's + test-network.sh to call the (newer) chutney version when available. + Resolves ticket 19116. Patch by teor. |