ChangeLog, debugfs.c:
  debugfs.c (dump_inode): Cap the length when printing a fast symbolic
  	link to inode.i_size.
  	(list_blocks_proc): Print block ranges (4510-4533) to make the stat
  	output easier to read.

diff --git a/debugfs/ChangeLog b/debugfs/ChangeLog
index 6756a3a..8629e5f 100644
--- a/debugfs/ChangeLog
+++ b/debugfs/ChangeLog
@@ -1,3 +1,10 @@
+2000-08-14    <tytso@valinux.com>
+
+	* debugfs.c (dump_inode): Cap the length when printing a fast
+		symbolic link to inode.i_size.
+		(list_blocks_proc): Print block ranges (4510-4533) to make
+		the stat output easier to read.
+
 2000-06-27  Andreas Dilger <adilger@turbolabs.com>
 
 	* debugfs.c (list_blocks_proc): show relative inode block numbers