diff options
author | Roland McGrath <roland@gnu.org> | 2001-02-26 04:18:20 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2001-02-26 04:18:20 +0000 |
commit | 60423ee8b51b67287e14a0c68c85ed34991d8f72 (patch) | |
tree | 959de53f59af6e2dfdce4d0ee417b1fe0aa14b4a /ufs-fsck/ChangeLog | |
parent | c390c9609331cbb84aa1a677b8c7ee30f0c6d718 (diff) |
.
Diffstat (limited to 'ufs-fsck/ChangeLog')
-rw-r--r-- | ufs-fsck/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/ufs-fsck/ChangeLog b/ufs-fsck/ChangeLog index 0fede606..277fd9a7 100644 --- a/ufs-fsck/ChangeLog +++ b/ufs-fsck/ChangeLog @@ -1,10 +1,14 @@ +2001-02-25 Roland McGrath <roland@frob.com> + + * utilities.c: Include <time.h> for decl. + Thu May 6 10:25:27 1999 Thomas Bushnell, BSG <tb@mit.edu> * utilities.c (pextend): Free MORE before returning. * dir.c (linkup): Don't free tempname until after we're done using it in the call to warning. Reported by Katsuya Tanaka (tanaka@boarderz.com). - + 1999-03-25 Roland McGrath <roland@baalperazim.frob.com> * setup.c (setup): Don't complain if the device is a block device. |