ChangeLog, badblocks.c:
  badblocks.c (test_disk): Don't clear the existing bad blocks list when
  	using e2fsck -c, since it may cause blocks with marginal errors to be
  	dropped from the bad blocks list.

diff --git a/e2fsck/ChangeLog b/e2fsck/ChangeLog
index de11531..e7b6700 100644
--- a/e2fsck/ChangeLog
+++ b/e2fsck/ChangeLog
@@ -1,3 +1,9 @@
+1998-07-07  Theodore Ts'o  <tytso@rsts-11.mit.edu>
+
+	* badblocks.c (test_disk): Don't clear the existing bad blocks
+		list when using e2fsck -c, since it may cause blocks with
+		marginal errors to be dropped from the bad blocks list.
+
 Mon Jul  6 10:32:11 1998  Theodre Ts'o  <tytso@lurch.mit.edu>
 
 	* pass1.c (e2fsck_pass1): Use ext2fs_sb structure for