diff options
author | Roland McGrath <roland@gnu.org> | 2000-04-03 18:44:54 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2000-04-03 18:44:54 +0000 |
commit | 1dd1025c58e0efc004805739bed79e32f4de2970 (patch) | |
tree | 5e2497282e62169a8728f4ee1b133313135ad27d /serverboot/ChangeLog | |
parent | 72f6177ab99f72566b7583f55bad24def9047c86 (diff) |
.
Diffstat (limited to 'serverboot/ChangeLog')
-rw-r--r-- | serverboot/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/serverboot/ChangeLog b/serverboot/ChangeLog index b9ef7604..d95bc2a5 100644 --- a/serverboot/ChangeLog +++ b/serverboot/ChangeLog @@ -1,3 +1,8 @@ +2000-04-03 Roland McGrath <roland@baalperazim.frob.com> + + * panic.c: Include <stdarg.h> instead of <varargs.h>. + (panic): Use stdarg style. + 2000-01-03 Roland McGrath <roland@baalperazim.frob.com> * file_io.h: Include "../ext2fs/ext2_fs.h" instead of "ext2_fs.h". |