summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2002-12-01 10:22:45 +0000
committerJim Meyering <jim@meyering.net>2002-12-01 10:22:45 +0000
commitd7f4b28a198ca3d9bad5b42dac5b0dcc0c6f3026 (patch)
tree32e4e986fe480ec6681125b29e6c54548d541e6e /ChangeLog
parentfbb44634f7624399320777fd95b5775800544fb2 (diff)
downloadcoreutils-d7f4b28a198ca3d9bad5b42dac5b0dcc0c6f3026.tar.xz
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index d127d565d..db2bd7b59 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -21,7 +21,7 @@
entry on systems with valid dirent.d_type.
* src/ls.c (print_dir): Add DT_LNK and DT_REG.
(main): Make --recursive set format_needs_type, not format_needs_stat.
- (gobble_file): Remove a FIXME comment, now that this is fixed.
+ (gobble_file): Remove a FIXME comment, now that it's fixed.
2002-11-24 Jim Meyering <jim@meyering.net>