e2image.c (write_raw_image_file): Handle a bad block in the
	inode table correctly.

diff --git a/misc/ChangeLog b/misc/ChangeLog
index 6f2842d..9e623d7 100644
--- a/misc/ChangeLog
+++ b/misc/ChangeLog
@@ -1,3 +1,8 @@
+2002-10-02  Theodore Ts'o  <tytso@mit.edu>
+
+	* e2image.c (write_raw_image_file): Handle a bad block in the
+		inode table correctly.
+
 2002-09-29  Theodore Ts'o  <tytso@mit.edu>
 
 	* get_device_by_label.c: Applied sourceforge patch #613447, which