diff options
author | rl1987 <rl1987@sdf.lonestar.org> | 2018-10-12 11:02:58 +0300 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2018-10-29 15:18:07 -0400 |
commit | cf434b6c80fec69cc6ea7a12692847764ea55295 (patch) | |
tree | 6557f2c0d84d958c27ff35de0b5f98c72410efef /changes | |
parent | 4184aa0ff722c2d2a39c1f080e42fec17fc77820 (diff) | |
download | tor-cf434b6c80fec69cc6ea7a12692847764ea55295.tar.gz tor-cf434b6c80fec69cc6ea7a12692847764ea55295.zip |
Add changes file
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. |