diff options
author | Theodore Ts'o <tytso@mit.edu> | 2001-06-13 23:31:27 +0000 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2001-06-13 23:31:27 +0000 |
commit | 83d5abf1d781a1d46af193bf439bb813ceb6e061 (patch) | |
tree | b73394d6ce60af68ae69b4cf1f8f42dfc7e0aa5e /misc | |
parent | 66a461469ccafd7aad2a824b0ab66fd9096d6e94 (diff) | |
download | e2fsprogs-83d5abf1d781a1d46af193bf439bb813ceb6e061.tar.gz |
ChangeLog:
Add debian bug number reference.
Add debian bug reference.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/ChangeLog b/misc/ChangeLog index b921ae20..2e11067e 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 <tytso@valinux.com> |