ChangeLog, pass1.c:
  pass1.c (e2fsck_pass1): Use ext2fs_sb structure for compatibility with
  	older kernels.

diff --git a/e2fsck/ChangeLog b/e2fsck/ChangeLog
index 61d9d11..de11531 100644
--- a/e2fsck/ChangeLog
+++ b/e2fsck/ChangeLog
@@ -1,3 +1,8 @@
+Mon Jul  6 10:32:11 1998  Theodre Ts'o  <tytso@lurch.mit.edu>
+
+	* pass1.c (e2fsck_pass1): Use ext2fs_sb structure for
+		compatibility with older kernels.
+
 1998-06-25  Theodore Ts'o  <tytso@rsts-11.mit.edu>
 
 	* unix.c (e2fsck_update_progress): Remove unused variables.