Whamcloud - gitweb
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 aae69b0..aea7eb4 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 272c640..46aa8b1 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.