aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 59eff5c8..0f700764 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2016-03-10 Arnold D. Robbins <arnold@skeeve.com>
+ * builtin.c (do_system): Further improvements. Catch core dump
+ flag.
+
+2016-03-11 Arnold D. Robbins <arnold@skeeve.com>
+
* builtin.c (do_system): Improve return values of system().
2016-03-08 Arnold D. Robbins <arnold@skeeve.com>