summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2018-07-18 16:39:25 -0400
committerNick Mathewson <nickm@torproject.org>2018-07-18 16:39:25 -0400
commit409d0cf8d80decd6b1430df41ca83d382a937ad0 (patch)
tree6463e937519ff41cd64850d82f4ce45fe71c81ee
parent52df85fac422f3893a74612991f9488ef5d5910a (diff)
parent93da2cae49d0f3fbcf1c05932b76b2e6bd15017a (diff)
downloadtor-409d0cf8d80decd6b1430df41ca83d382a937ad0.tar.gz
tor-409d0cf8d80decd6b1430df41ca83d382a937ad0.zip
Merge branch 'maint-0.2.9' into release-0.2.9
-rw-r--r--changes/bug267873
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.