]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commitdiff
RELEASE-NOTES, ChangeLog:
authorTheodore Ts'o <tytso@mit.edu>
Thu, 14 Jun 2001 07:11:33 +0000 (07:11 +0000)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 14 Jun 2001 07:11:33 +0000 (07:11 +0000)
  Add Debian bug number which got resolved.

RELEASE-NOTES
e2fsck/ChangeLog

index aae69b054738b1b8a8b500c7b01c80baa4624387..aea7eb42ab453cd2db066f661b2be9f590f71ed9 100644 (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.
index 272c640392861cced59ed4126576210dcb70286a..46aa8b1d7361a4056891136e2690ebf9b1f7789d 100644 (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.