summaryrefslogtreecommitdiff
path: root/boot/ChangeLog
diff options
context:
space:
mode:
authorThomas Bushnell <thomas@gnu.org>1997-04-10 17:16:36 +0000
committerThomas Bushnell <thomas@gnu.org>1997-04-10 17:16:36 +0000
commit0cdbf8e72b6bd6abd3de96c1617f599b1fdbfba9 (patch)
treebde8c35b1f27aaa4514904558888715158a0f298 /boot/ChangeLog
parent59b8291f90b7832a4393f0a7a5d06c6384bbf97f (diff)
Thu Apr 10 11:53:57 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
* boot.c: Don't include varargs.h. (set_mach_stack_args): Use stdarg instead of vararg.
Diffstat (limited to 'boot/ChangeLog')
-rw-r--r--boot/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/boot/ChangeLog b/boot/ChangeLog
index 20c42894..4b9c6dcd 100644
--- a/boot/ChangeLog
+++ b/boot/ChangeLog
@@ -1,3 +1,8 @@
+Thu Apr 10 11:53:57 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
+
+ * boot.c: Don't include varargs.h.
+ (set_mach_stack_args): Use stdarg instead of vararg.
+
Thu Sep 12 16:28:47 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
* Makefile (HURDLIBS): New variable.