aboutsummaryrefslogtreecommitdiff
path: root/changes/bug29061
diff options
context:
space:
mode:
Diffstat (limited to 'changes/bug29061')
-rw-r--r--changes/bug290614
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug29061 b/changes/bug29061
new file mode 100644
index 0000000000..58fc4f22e9
--- /dev/null
+++ b/changes/bug29061
@@ -0,0 +1,4 @@
+ o Minor bugfixes (testing):
+ - Call setrlimit() to disable core dumps in test_bt_cl.c instead of
+ using `ulimit -c` in test_bt.sh, which violates POSIX shell
+ compatibility. Fixes bug 29061; bugfix on 0.3.5.1-alpha.