summaryrefslogtreecommitdiff
path: root/ext2fs/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1999-09-05 03:01:27 +0000
committerRoland McGrath <roland@gnu.org>1999-09-05 03:01:27 +0000
commit537ab45852320b65b5472febc936c892a5cd8c10 (patch)
tree5cd7e73a3d1dbff2301e6a0716997d3efccf5e63 /ext2fs/ChangeLog
parent62c0604ba692a2139489e705a377279f615ad56c (diff)
typo
Diffstat (limited to 'ext2fs/ChangeLog')
-rw-r--r--ext2fs/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext2fs/ChangeLog b/ext2fs/ChangeLog
index 86a8b2dd..ee8b3b77 100644
--- a/ext2fs/ChangeLog
+++ b/ext2fs/ChangeLog
@@ -7,7 +7,7 @@
1999-08-23 Roland McGrath <roland@baalperazim.frob.com>
* ext2_fs.h, ext2_fs_i.h: Replaced with Linux 2.3.14 versions.
- * ext2fs.h (i_mode_high): New macro, missing from ext_fs.h.
+ * ext2fs.h (i_mode_high): New macro, missing from ext2_fs.h.
* inode.c (read_node): Don't set INFO->i_version.
Extract INFO->i_dir_acl value only for a directory;