summaryrefslogtreecommitdiff
path: root/ext2fs
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2004-01-10 22:09:06 +0000
committerRoland McGrath <roland@gnu.org>2004-01-10 22:09:06 +0000
commita024c6fd55cc311ee81e7c5b7c62f7a75fc5cd05 (patch)
tree2cf2e2b2b156d802e3b4b9659218a896332ba7df /ext2fs
parentd19efd5d1946c26229f678f89ff290a7d4d11c32 (diff)
.
Diffstat (limited to 'ext2fs')
-rw-r--r--ext2fs/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ext2fs/ChangeLog b/ext2fs/ChangeLog
index a0ab9881..76fefc6c 100644
--- a/ext2fs/ChangeLog
+++ b/ext2fs/ChangeLog
@@ -1,3 +1,9 @@
+2004-01-10 Roberto Reale <rreale@iol.it>
+
+ * ext2fs.h (ext2_getblk): Fix typo in comment.
+ * getblk.c (ext2_getblk): Likewise.
+ * dir.c (diskfs_get_directs): Likewise.
+
2002-10-08 Roland McGrath <roland@frob.com>
* ext2fs.h (struct disknode): New member `info_i_translator'.