summaryrefslogtreecommitdiff
path: root/boot/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1998-12-27 08:54:20 +0000
committerRoland McGrath <roland@gnu.org>1998-12-27 08:54:20 +0000
commitf2b516cf4db7822e09437a13d2ee72e3378c0f78 (patch)
treedbb729f1f8b90b6f4c2c8d3f5f45b8433689b05d /boot/ChangeLog
parent1eb0e7ca3a4f81c12a5a3302663ffc64dedfd290 (diff)
.
Diffstat (limited to 'boot/ChangeLog')
-rw-r--r--boot/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/boot/ChangeLog b/boot/ChangeLog
index 2ae326a2..b9cb69c7 100644
--- a/boot/ChangeLog
+++ b/boot/ChangeLog
@@ -1,3 +1,11 @@
+1998-12-26 Roland McGrath <roland@baalperazim.frob.com>
+
+ * boot.c (isig): New variable.
+ (init_termstate): If it's set, set ISIG flag in c_lflag.
+ (options): New option -I/--isig.
+ (parse_opt): Make -I set `isig'.
+ (boot_script_exec_cmd): Print out args as well as file name.
+
1998-09-04 Roland McGrath <roland@baalperazim.frob.com>
* boot_script.c: Include <string.h> instead of declaring memset here.