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 | d46d0726fb7a48723ed128e1ca8366b58b7ba5d0 (patch) | |
tree | da29f44bb3c358f4b474209d4109147a89e5bb56 /ufs-fsck/ChangeLog | |
parent | 480aa674aaed66f581decc4e9f17bf058dab121b (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. |