diff options
author | Roland McGrath <roland@gnu.org> | 1999-06-01 05:10:07 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1999-06-01 05:10:07 +0000 |
commit | 636d9531007eef4129d7bfcb5d8f17a31a8bf6f7 (patch) | |
tree | ea69f5416fa4eaef84d61dc323ab3b0c08fc6193 | |
parent | 5a64df0c5df1de88806975fcf388dbff61c2ca0d (diff) |
.
-rw-r--r-- | trans/ChangeLog | 2 |
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) |