diff options
author | Taylor Yu <catalyst@torproject.org> | 2018-10-11 20:25:41 -0500 |
---|---|---|
committer | Taylor Yu <catalyst@torproject.org> | 2018-10-12 15:55:15 -0500 |
commit | 36ba506508ec5406be3d8c6a3b275fba069a7edf (patch) | |
tree | 0feb27bd128bb95ecd314912303baf901be23e3c /changes | |
parent | bfab1dda2b66f42216c117a12eef076fefda481e (diff) | |
download | tor-36ba506508ec5406be3d8c6a3b275fba069a7edf.tar.gz tor-36ba506508ec5406be3d8c6a3b275fba069a7edf.zip |
report origin of mystery core file
Report what program produced the mysterious core file that we
occasionally see on Travis CI during make distcheck. Closes ticket
28024.
Diffstat (limited to 'changes')
-rw-r--r-- | changes/ticket28024 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/ticket28024 b/changes/ticket28024 new file mode 100644 index 0000000000..4b39523085 --- /dev/null +++ b/changes/ticket28024 @@ -0,0 +1,4 @@ + o Minor features (testing): + - Report what program produced the mysterious core file that we + occasionally see on Travis CI during make distcheck. Closes + ticket 28024. |