aboutsummaryrefslogtreecommitdiff
path: root/debugfs/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'debugfs/ChangeLog')
-rw-r--r--debugfs/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/debugfs/ChangeLog b/debugfs/ChangeLog
index ce82acf9..2118556b 100644
--- a/debugfs/ChangeLog
+++ b/debugfs/ChangeLog
@@ -1,3 +1,8 @@
+Sun Mar 8 22:53:04 1998 Theodore Ts'o <tytso@rsts-11.mit.edu>
+
+ * ls.c (list_dir_proc): Mask off high 8 bits from
+ dirent->name_len.
+
Mon Dec 1 13:21:09 1997 Theodore Ts'o <tytso@rsts-11.mit.edu>
* Makefile.in: Install debugfs in /sbin, instead of /usr/sbin.