diff options
author | Nick Mathewson <nickm@torproject.org> | 2018-07-18 16:39:22 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2018-07-18 16:39:22 -0400 |
commit | 93da2cae49d0f3fbcf1c05932b76b2e6bd15017a (patch) | |
tree | 1408bebb3f7617d1ec05150ae3731448965a01eb /changes/bug26787 | |
parent | 501deba8cfd9ee693ffbf9f32d185d5d5366ae96 (diff) | |
download | tor-93da2cae49d0f3fbcf1c05932b76b2e6bd15017a.tar.gz tor-93da2cae49d0f3fbcf1c05932b76b2e6bd15017a.zip |
Changes file for bug 26787
Diffstat (limited to 'changes/bug26787')
-rw-r--r-- | changes/bug26787 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/bug26787 b/changes/bug26787 new file mode 100644 index 0000000000..b32e519a93 --- /dev/null +++ b/changes/bug26787 @@ -0,0 +1,3 @@ + o Minor bugfixes (testing): + - Disable core dumps in test_bt.sh, to avoid failures in "make + distcheck". Fixes bug 26787; bugfix on 0.2.5.2-alpha. |