From 067fc3f4ef3e93f8a032fe7f19b3b3a16f5b290a Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 1 Dec 2002 08:57:31 +0000 Subject: *** empty log message *** --- ChangeLog | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 177218af1..3ea5ca7f1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,21 @@ -2002-11-24 Jim Meyering +2002-11-30 Jim Meyering * Version 4.5.4. + (gobble_file): Remove the block of code that caused + `ls --color -F symlink-to-dir' to list the files in + `symlink-to-dir/.'. Now, it prints `symlink-to-dir@', (just + like `ls -F symlink-to-dir') but with the addition of highlighting. + * tests/ls-2/tests (sl-F-color, sl-dF-color): New tests for the above. + + ls is now more efficient: it no longer needs to stat each directory + 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. + +2002-11-24 Jim Meyering + * src/du.c (du_files): Don't strip any trailing slash. Rewrite so that `/' is no longer represented internally as the empty string. -- cgit v1.2.3-70-g09d2