From 83d5abf1d781a1d46af193bf439bb813ceb6e061 Mon Sep 17 00:00:00 2001 From: Theodore Ts'o Date: Wed, 13 Jun 2001 23:31:27 +0000 Subject: [PATCH] ChangeLog: Add debian bug number reference. Add debian bug reference. --- lib/ext2fs/ChangeLog | 2 +- misc/ChangeLog | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 -- 1.8.3.1