diff options
Diffstat (limited to 'misc/ChangeLog')
-rw-r--r-- | misc/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/misc/ChangeLog b/misc/ChangeLog index 3ad0f538..6a2bd51b 100644 --- a/misc/ChangeLog +++ b/misc/ChangeLog @@ -1,3 +1,9 @@ +2005-06-30 Theodore Ts'o <tytso@mit.edu> + + * mke2fs.c (PRS): Do not support filesystems with more 2**31-1 + blocks, since there may be kernel bugs with such + filesystems. + 2005-06-26 Theodore Ts'o <tytso@mit.edu> * tune2fs.8.in: Fix minor typos pointed out by Benno Schulenberg. |