Whamcloud - gitweb
ChangeLog:
authorTheodore Ts'o <tytso@mit.edu>
Wed, 13 Jun 2001 23:31:27 +0000 (23:31 +0000)
committerTheodore Ts'o <tytso@mit.edu>
Wed, 13 Jun 2001 23:31:27 +0000 (23:31 +0000)
  Add debian bug number reference.
  Add debian bug reference.

lib/ext2fs/ChangeLog
misc/ChangeLog

index ef279a2..f8dff7f 100644 (file)
@@ -1,7 +1,7 @@
 2001-06-13  Theodore Tso  <tytso@valinux.com>
 
        * ismounted.c (check_mntent_file): Work around GNU hurd brain
-               damage.
+               damage.  Addresses Debian bug #100304.
 
        * Makefile.in: Limit some .o files from being included into the
                library if --disable-debugfs, --disable-swapfs,
index b921ae2..2e11067 100644 (file)
@@ -14,7 +14,7 @@
 
        * fsck.c (device_already_active): Fixed bug which can cause fsck
                to core dump if there are a mix of devices with standard
-               and non-standard names.
+               and non-standard names.  (Addresses Debian bug #100559)
 
 2001-06-07  Theodore Tso  <tytso@valinux.com>