diff options
author | Roland McGrath <roland@gnu.org> | 1999-11-16 07:57:50 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1999-11-16 07:57:50 +0000 |
commit | cac82825fe83d203c979a2ca30bd7b76869cf78f (patch) | |
tree | eaea6a80f58018429d5d26f6b2e680c5f5b34144 /serverboot/ChangeLog | |
parent | 66df0517902ee905ae38354cb61d2ee8fcf5ce80 (diff) |
.
Diffstat (limited to 'serverboot/ChangeLog')
-rw-r--r-- | serverboot/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/serverboot/ChangeLog b/serverboot/ChangeLog index f1a1b7a3..9c83ebe1 100644 --- a/serverboot/ChangeLog +++ b/serverboot/ChangeLog @@ -1,3 +1,9 @@ +1999-11-16 Roland McGrath <roland@baalperazim.frob.com> + + * ffs_file_io.c (ffs_open_file): Use memmove instead of ovbcopy. + * ext2_file_io.c (ext2_open_file): Likewise. + * strfcns.c (ovbcopy): Function removed. + 1999-11-08 Roland McGrath <roland@baalperazim.frob.com> * bootstrap.c (main): Further spruce up prompting and error reporting |