diff options
| author | Roland McGrath <roland@gnu.org> | 1999-08-22 23:58:16 +0000 |
|---|---|---|
| committer | Roland McGrath <roland@gnu.org> | 1999-08-22 23:58:16 +0000 |
| commit | 149bd153be9b6f199f8d259e7d278462c099fd33 (patch) | |
| tree | 7959db2c5bf88e2e63a951c6d1a118bd07b53a68 | |
| parent | 3ab9974fa2f0f3877b6af3e3563657d717aefd40 (diff) | |
.
| -rw-r--r-- | serverboot/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/serverboot/ChangeLog b/serverboot/ChangeLog index 9609679f..4ae27298 100644 --- a/serverboot/ChangeLog +++ b/serverboot/ChangeLog @@ -1,3 +1,8 @@ +1999-08-20 Roland McGrath <roland@baalperazim.frob.com> + + * bootstrap.c (parse_script): Add one to the buffer size so we can + null-terminate after the end of the file. + 1999-07-20 Roland McGrath <roland@baalperazim.frob.com> * ext2_file_io.c, ffs_file_io.c, minix_file_io.c: Remove fs-specific |
