diff options
author | teor <teor@torproject.org> | 2020-03-16 20:54:20 +1000 |
---|---|---|
committer | teor <teor@torproject.org> | 2020-03-16 20:54:20 +1000 |
commit | c22696e3606f9873ddbf02b11dc91214853b8317 (patch) | |
tree | 6fc59e3e4cfc5347fa6af2cdc96f6fc5f60016b5 /changes | |
parent | 7a9e2a261b44b93e244c04593dee8f7757ba32bc (diff) | |
parent | 1c688ba925e17967fa7b2abe2a41327914421fb3 (diff) | |
download | tor-c22696e3606f9873ddbf02b11dc91214853b8317.tar.gz tor-c22696e3606f9873ddbf02b11dc91214853b8317.zip |
Merge branch 'maint-0.3.5' into maint-0.4.1
Diffstat (limited to 'changes')
-rw-r--r-- | changes/ticket32792 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/ticket32792 b/changes/ticket32792 new file mode 100644 index 0000000000..553cf0ca81 --- /dev/null +++ b/changes/ticket32792 @@ -0,0 +1,3 @@ + o Testing: + - When a Travis chutney job fails, use chutney's new "diagnostics.sh" tool + to produce detailed diagnostic output. Closes ticket 32792. |