diff options
Diffstat (limited to 'old/fileutils/ChangeLog')
-rw-r--r-- | old/fileutils/ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 075967f42..2cbad2e12 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,5 +1,7 @@ 2002-07-03 Jim Meyering <meyering@lucent.com> + * 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 <meyering@lucent.com> - * 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, |