pass1.c (e2fsck_pass1): Check for symlinks that have the
	immutable flag set (and offer to clear them).

diff --git a/e2fsck/ChangeLog b/e2fsck/ChangeLog
index af2125e..5a77061 100644
--- a/e2fsck/ChangeLog
+++ b/e2fsck/ChangeLog
@@ -1,3 +1,8 @@
+2001-07-27  Theodore Tso  <tytso@valinux.com>
+
+	* pass1.c (e2fsck_pass1): Check for symlinks that have the
+		immutable flag set (and offer to clear them).
+
 2001-07-26  Theodore Tso  <tytso@valinux.com>
 
 	* pass1.c (e2fsck_pass1): Free ctx->block_ea_map at the end of