summaryrefslogtreecommitdiff
path: root/trans/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'trans/ChangeLog')
-rw-r--r--trans/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/trans/ChangeLog b/trans/ChangeLog
index 79e82034..9bac016b 100644
--- a/trans/ChangeLog
+++ b/trans/ChangeLog
@@ -1,3 +1,15 @@
+2000-01-28 Roland McGrath <roland@baalperazim.frob.com>
+
+ * crash.c (enum crash_action): New alternative crash_unspecified (0).
+ (crash_orphans_how): New variable.
+ (S_crash_dump_task): If crash_how != crash_orphans_how, ascertain if
+ the task is an orphan before deciding what to do.
+ (options): New options --action, --orphan-action.
+ Old options now compatability aliases for --action=foo.
+ (parse_opt): Parse them.
+ (doc): New variable.
+ (crash_argp): Use DOC.
+
1999-12-03 Roland McGrath <roland@baalperazim.frob.com>
* null.c: Support --full/-f option to be /dev/full (ENOSPC writes).