summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1999-06-01 05:10:07 +0000
committerRoland McGrath <roland@gnu.org>1999-06-01 05:10:07 +0000
commit636d9531007eef4129d7bfcb5d8f17a31a8bf6f7 (patch)
treeea69f5416fa4eaef84d61dc323ab3b0c08fc6193
parent5a64df0c5df1de88806975fcf388dbff61c2ca0d (diff)
.
-rw-r--r--trans/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/trans/ChangeLog b/trans/ChangeLog
index da78c242..768400b7 100644
--- a/trans/ChangeLog
+++ b/trans/ChangeLog
@@ -1,5 +1,7 @@
1999-06-01 Roland McGrath <roland@baalperazim.frob.com>
+ * crash.c (options): Add --dump-core as alias for --core-file.
+
* crash.c: Support three modes of operation, selected by command line
switches:
-s/--suspend suspend crashing process (old behavior)