commit | 7671433a9daad089af037f84b365d640e1adf252 | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Wed Oct 20 18:06:29 1999 +0000 |
committer | Theodore Ts'o <tytso@mit.edu> | Wed Oct 20 18:06:29 1999 +0000 |
tree | 8bdbadcae2716f706077a31d293897f7505e33b4 | |
parent | 67efcf71ab7896f4d7389f4d29e397a27c544071 [diff] [blame] |
ChangeLog, mke2fs.c: Fix display bug when printing out the number of superblocks. Suggested by Yann Dirson.
diff --git a/misc/ChangeLog b/misc/ChangeLog index c919cfb..5bedb96 100644 --- a/misc/ChangeLog +++ b/misc/ChangeLog
@@ -1,3 +1,8 @@ +1999-09-15 <tytso@rsts-11.mit.edu> + + * mke2fs.c (show_stats): Fix display bug when printing out the + number of superblocks. Suggested by Yann Dirson. + 1999-09-08 <tytso@valinux.com> * partinfo.c: Fix minor compilation bugs pointed out by Yann