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 | 7c1b1940c5d50e0f011bd998ad6433238a7b243b (patch) | |
tree | c56ec683633e08a3dab0b0bcd0ba99887577f145 /serverboot | |
parent | f7796d16d3e37778bf200237228c68763c9a33d5 (diff) |
.
Diffstat (limited to 'serverboot')
-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. |