From: Jim Meyering Date: Wed, 3 Jul 2002 08:45:18 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_1_10~116 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8a7ec6fa52d78078b59839da063660ae84aa1717;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 075967f42b..2cbad2e123 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,5 +1,7 @@ 2002-07-03 Jim Meyering + * Version 4.1.10. + * src/stat.c (usage): Rename --link/-l to --dereference/-L. Describe --secure. Describe --format. @@ -21,8 +23,6 @@ 2002-06-29 Jim Meyering - * Version 4.1.10. - * src/stat.c (print_statfs): Use `fputc ('*', stdout)' instead of the combination of strcat and printf. (print_statfs) [!FLASK_LINUX]: Print `*' for %S and %C,