diff options
author | teor <teor@torproject.org> | 2019-12-16 08:16:08 +1000 |
---|---|---|
committer | teor <teor@torproject.org> | 2019-12-16 08:16:08 +1000 |
commit | c4eb6740f9e36fca9f2fdd4ea1620047ad67b045 (patch) | |
tree | 00f494815c1fea8023a31a2a225b979b13ce0c5e /changes/ticket32629 | |
parent | 793c4a3c922765f92b7eabc4aa179043e61105a8 (diff) | |
parent | 748117298341de8a279f4437b6d557f0d50edb63 (diff) | |
download | tor-c4eb6740f9e36fca9f2fdd4ea1620047ad67b045.tar.gz tor-c4eb6740f9e36fca9f2fdd4ea1620047ad67b045.zip |
Merge branch 'maint-0.4.0' into release-0.4.0
Diffstat (limited to 'changes/ticket32629')
-rw-r--r-- | changes/ticket32629 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/ticket32629 b/changes/ticket32629 new file mode 100644 index 0000000000..740746c572 --- /dev/null +++ b/changes/ticket32629 @@ -0,0 +1,4 @@ + o Testing: + - Re-enable the Travis CI macOS Chutney build, but allow the job to finish + before it finishes, because the Travis macOS jobs are slow. + Closes ticket 32629. |