diff options
author | Theodore Ts'o <tytso@mit.edu> | 1999-06-25 15:30:33 +0000 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 1999-06-25 15:30:33 +0000 |
commit | 6670495a39c98eca587a8e2efc1bd1c7fd33b5a2 (patch) | |
tree | 0957a401f98ae31c72e30ce81a3ca5c99e86ff58 /ChangeLog | |
parent | 813bbb25a24ebba5177da18be413ea742efe5a8a (diff) | |
download | e2fsprogs-6670495a39c98eca587a8e2efc1bd1c7fd33b5a2.tar.gz |
ChangeLog, configure.in, configure:
configure.in: Check for the presence of i_generation field versus
i_version in the ext2_inode to support compiling e2fsprogs in Linux
2.3.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +1999-06-23 <tytso@valinux.com> + + * configure.in: Check for the presence of i_generation field + versus i_version in the ext2_inode to support compiling + e2fsprogs in Linux 2.3. + 1999-04-17 <tytso@rsts-11.mit.edu> * MCONFIG.in: Define man1dir, man3dir, and man8dir in terms of |