From: Theodore Ts'o Date: Wed, 13 Jun 2001 23:31:27 +0000 (+0000) Subject: ChangeLog: X-Git-Tag: E2FSPROGS-1_21~16 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=83d5abf1d781a1d46af193bf439bb813ceb6e061;p=tools%2Fe2fsprogs.git ChangeLog: Add debian bug number reference. Add debian bug reference. --- diff --git a/lib/ext2fs/ChangeLog b/lib/ext2fs/ChangeLog index ef279a2..f8dff7f 100644 --- a/lib/ext2fs/ChangeLog +++ b/lib/ext2fs/ChangeLog @@ -1,7 +1,7 @@ 2001-06-13 Theodore Tso * 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, diff --git a/misc/ChangeLog b/misc/ChangeLog index b921ae2..2e11067 100644 --- a/misc/ChangeLog +++ b/misc/ChangeLog @@ -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