ChangeLog, pass1.c:
  pass1.c (e2fsck_pass1): Don't check the i_mode field for the journal
  	inode, if it is in use.

diff --git a/e2fsck/ChangeLog b/e2fsck/ChangeLog
index 049aadc..51b9e44 100644
--- a/e2fsck/ChangeLog
+++ b/e2fsck/ChangeLog
@@ -1,3 +1,8 @@
+2000-10-24    <tytso@snap.thunk.org>
+
+	* pass1.c (e2fsck_pass1): Don't check the i_mode field for the
+		journal inode, if it is in use.
+
 2000-09-12    <tytso@valinux.com>
 
 	* extend.c: