diff options
author | Roland McGrath <roland@gnu.org> | 2002-08-01 00:59:41 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2002-08-01 00:59:41 +0000 |
commit | 4d9c3b64145cd11511a41c5394be070e084cf616 (patch) | |
tree | 7f9cab58c8403889a5ae0bbe23b9e59baa2a652e /ext2fs/ChangeLog | |
parent | 192b1a04ae6308ecc35f0ae89db9c5071b867da8 (diff) |
.
Diffstat (limited to 'ext2fs/ChangeLog')
-rw-r--r-- | ext2fs/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ext2fs/ChangeLog b/ext2fs/ChangeLog index a06238d9..996f5b7b 100644 --- a/ext2fs/ChangeLog +++ b/ext2fs/ChangeLog @@ -1,3 +1,7 @@ +2002-07-31 Roland McGrath <roland@frob.com> + + * dir.c (diskfs_direnter_hard): Fix test in last change. + 2002-06-08 Roland McGrath <roland@frob.com> * inode.c (diskfs_cached_lookup): Use ino_t for argument. |