commit | be4244bafd5e5de619ff9a0888cc526c3bc5d1bf | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Thu Feb 08 03:28:18 2001 +0000 |
committer | Theodore Ts'o <tytso@mit.edu> | Thu Feb 08 03:28:18 2001 +0000 |
tree | b4f0ad75682714e79f274565c4426e14d76a567c | |
parent | 8b164f974d70e34a27404e6cd43461961c7dd0de [diff] [blame] |
ChangeLog, tune2fs.8.in: tune2fs.8.in: Update man page to reflect that 2.0.39 supports sparse_super.
diff --git a/misc/ChangeLog b/misc/ChangeLog index 483bc65..56bc104 100644 --- a/misc/ChangeLog +++ b/misc/ChangeLog
@@ -1,5 +1,8 @@ 2001-02-07 Theodore Tso <tytso@valinux.com> + * tune2fs.8.in: Update man page to reflect that 2.0.39 supports + sparse_super. + * dumpe2fs.c (list_desc): Fix fencepost error when calculating the range of inode table blocks. Add '0x' to values printed in hex.