commit | 7ef3bb838d6fd10452d7c47303c61232bfc4a442 | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Fri Mar 08 03:01:53 2002 -0500 |
committer | Theodore Ts'o <tytso@mit.edu> | Fri Mar 08 03:01:53 2002 -0500 |
tree | 6d73ef5828f6e5e0328c8d100756a4df30177210 | |
parent | 6693837e59cc7b5397a0d46d2753c309382c76f9 [diff] [blame] |
mke2fs.c: Check for the BSD disklabel on all architectures, and also check the byte-swapped magic number as well.
diff --git a/misc/ChangeLog b/misc/ChangeLog index df1a3cb..2216a1b 100644 --- a/misc/ChangeLog +++ b/misc/ChangeLog
@@ -1,3 +1,8 @@ +2002-03-08 Theodore Tso <tytso@mit.edu> + + * mke2fs.c: Check for the BSD disklabel on all architectures, and + also check the byte-swapped magic number as well. + 2002-03-07 Theodore Tso <tytso@mit.edu> * mke2fs.c: Output warnings to stderr