ChangeLog, unix.c:
  unix.c (check_mount): Clean up the abort message displayed when the
  	filesystem is mounted and either stdout or stdin isn't a tty.

diff --git a/e2fsck/ChangeLog b/e2fsck/ChangeLog
index 82f8c34..073a58b 100644
--- a/e2fsck/ChangeLog
+++ b/e2fsck/ChangeLog
@@ -1,4 +1,10 @@
-1999-06-25    <tytso@rsts-11.mit.edu>
+1999-06-30    <tytso@valinux.com>
+
+	* unix.c (check_mount): Clean up the abort message displayed when
+		the filesystem is mounted and either stdout or stdin isn't
+		a tty.
+
+1999-06-25    <tytso@valinux.com>
 
 	* e2fsck.h:
 	* pass1.c (pass1_get_blocks, pass1_read_inode, pass1_write_inode,