diff options
Diffstat (limited to 'changes/bug29061')
-rw-r--r-- | changes/bug29061 | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/changes/bug29061 b/changes/bug29061 deleted file mode 100644 index 58fc4f22e9..0000000000 --- a/changes/bug29061 +++ /dev/null @@ -1,4 +0,0 @@ - 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. |