aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2018-10-29 15:59:06 -0400
committerNick Mathewson <nickm@torproject.org>2018-10-29 15:59:06 -0400
commit709cd447f0b207f969d448bd4fe2d5f2795e678d (patch)
treec324ead497c3bfb81a4c62c9b104dd61aa1a9543 /changes
parent9d75f7984641e0bff230bf22eb5d5b29383236d6 (diff)
parentccdb7a1cf97a326fa2193a410a7b6d2ecf54d012 (diff)
downloadtor-709cd447f0b207f969d448bd4fe2d5f2795e678d.tar.gz
tor-709cd447f0b207f969d448bd4fe2d5f2795e678d.zip
Merge branch '27913_rebased_035' into maint-0.3.5
Diffstat (limited to 'changes')
-rw-r--r--changes/ticket279133
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.