RELEASE-NOTES, ChangeLog:

Add Debian bug number which got resolved.
This commit is contained in:
Theodore Ts'o 2001-06-14 07:11:33 +00:00
parent 562ba5ecea
commit e333845b2a
2 changed files with 2 additions and 1 deletions

View File

@ -20,7 +20,7 @@ handling to essentially not work.
Fix e2fsck's handling of incompatible journal flags so that the user
has chance to abort, and then has the option to clear out the journal
entirely.
entirely. (Addresses Debian bug #98527.)
Fixed a bug in debugfs which caused read errors when copying a file to
not be noticed.

View File

@ -56,6 +56,7 @@
returns an error code indicating that there are
incompatible journal flag, check to see if we should
abort, and then offer to clear the journal.
(Addresses Debian bug #98527.)
* Makefile.in: Move include/asm/types.h.in to
lib/ext2fs/ext2_types.h.in.