aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorteor <teor@torproject.org>2019-10-17 14:49:52 +1000
committerteor <teor@torproject.org>2019-10-17 14:49:52 +1000
commitc660f479608aa6be68929bb6f4cbeee87c5521cc (patch)
treee742beeba83c4bbf585279e55fc94df44608edf4 /changes
parent90de776ea9c173b560fedf01199e798dfe007cd9 (diff)
parent1e0e23c1e48ebc388f7a16a08a3f12e01db15bfa (diff)
downloadtor-c660f479608aa6be68929bb6f4cbeee87c5521cc.tar.gz
tor-c660f479608aa6be68929bb6f4cbeee87c5521cc.zip
Merge remote-tracking branch 'tor-github/pr/1369' into maint-0.2.9
Diffstat (limited to 'changes')
-rw-r--r--changes/ticket308603
-rw-r--r--changes/ticket318593
2 files changed, 6 insertions, 0 deletions
diff --git a/changes/ticket30860 b/changes/ticket30860
new file mode 100644
index 0000000000..b946f735c4
--- /dev/null
+++ b/changes/ticket30860
@@ -0,0 +1,3 @@
+ o Testing:
+ - Run the chutney IPv6 networks as part of Travis CI.
+ Closes ticket 30860.
diff --git a/changes/ticket31859 b/changes/ticket31859
new file mode 100644
index 0000000000..dbc591e00b
--- /dev/null
+++ b/changes/ticket31859
@@ -0,0 +1,3 @@
+ o Testing:
+ - Simplify the Travis CI build matrix, and optimise for build time.
+ Closes ticket 31859.