diff options
author | Nick Mathewson <nickm@torproject.org> | 2018-10-29 15:59:06 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2018-10-29 15:59:06 -0400 |
commit | 709cd447f0b207f969d448bd4fe2d5f2795e678d (patch) | |
tree | c324ead497c3bfb81a4c62c9b104dd61aa1a9543 /changes | |
parent | 9d75f7984641e0bff230bf22eb5d5b29383236d6 (diff) | |
parent | ccdb7a1cf97a326fa2193a410a7b6d2ecf54d012 (diff) | |
download | tor-709cd447f0b207f969d448bd4fe2d5f2795e678d.tar.gz tor-709cd447f0b207f969d448bd4fe2d5f2795e678d.zip |
Merge branch '27913_rebased_035' into maint-0.3.5
Diffstat (limited to 'changes')
-rw-r--r-- | changes/ticket27913 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/ticket27913 b/changes/ticket27913 new file mode 100644 index 0000000000..81ce725932 --- /dev/null +++ b/changes/ticket27913 @@ -0,0 +1,3 @@ + o Testing: + - Add new CI job to Travis configuration that runs stem-based + integration tests. Closes ticket 27913. |