From: Jim Meyering Date: Sun, 4 Apr 1999 14:43:27 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0e~8 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=baa8cd4493d6c067e2a8b5e43f8f72162857a9ea;p=platform%2Fupstream%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 4ebe31f..4bb5f45 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,3 +1,10 @@ +1999-04-04 Jim Meyering + + * src/ls.c (print_long_format): Add a space between %s and %3u. This + assures that even when modebuf has the trailing `+' and there are more + than 99 hard links to a file, the permissions string and the link count + will be separated. + 1999-04-03 Jim Meyering * src/shred.c (dopass): add curly braces to avoid warning about