diff options
author | Roland McGrath <roland@gnu.org> | 1999-11-16 07:59:26 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1999-11-16 07:59:26 +0000 |
commit | 401dda880ae5e1ede471e070eb239c2a25557da5 (patch) | |
tree | d82ce480214870a39fd91d7437dda870916717e2 /serverboot/ChangeLog | |
parent | 363b8b12af1fd811efbb9821912dae6d2cedbd89 (diff) |
.
Diffstat (limited to 'serverboot/ChangeLog')
-rw-r--r-- | serverboot/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/serverboot/ChangeLog b/serverboot/ChangeLog index 9c83ebe1..9ec80617 100644 --- a/serverboot/ChangeLog +++ b/serverboot/ChangeLog @@ -1,5 +1,7 @@ 1999-11-16 Roland McGrath <roland@baalperazim.frob.com> + * strfcns.c (index): Function removed. + * 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. |