ChangeLog, unix.c:
  unix.c (main): If we're doing a read-only check, skip the journal
  	playback, but don't abort the e2fsck run.

diff --git a/e2fsck/ChangeLog b/e2fsck/ChangeLog
index de93ab1..7fd1f7a 100644
--- a/e2fsck/ChangeLog
+++ b/e2fsck/ChangeLog
@@ -1,5 +1,8 @@
 2000-08-22    <tytso@valinux.com>
 
+	* unix.c (main): If we're doing a read-only check, skip the
+		journal playback, but don't abort the e2fsck run.
+
 	* super.c (release_orphan_inodes): Fix typo; should do bounds
 		checking on next_ino instead of ino.