summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2002-08-01 00:59:41 +0000
committerRoland McGrath <roland@gnu.org>2002-08-01 00:59:41 +0000
commit4d9c3b64145cd11511a41c5394be070e084cf616 (patch)
tree7f9cab58c8403889a5ae0bbe23b9e59baa2a652e
parent192b1a04ae6308ecc35f0ae89db9c5071b867da8 (diff)
.
-rw-r--r--ext2fs/ChangeLog4
-rw-r--r--ufs/ChangeLog4
2 files changed, 8 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.
diff --git a/ufs/ChangeLog b/ufs/ChangeLog
index 06e3b323..f0776c59 100644
--- a/ufs/ChangeLog
+++ b/ufs/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.