summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2002-07-03 08:45:18 +0000
committerJim Meyering <jim@meyering.net>2002-07-03 08:45:18 +0000
commit8a7ec6fa52d78078b59839da063660ae84aa1717 (patch)
treecca126a00a093dcc34c16a36db76c0bc3a124f64 /old
parent973f88bd7d2166caf0b7e7e10afd26e05850f107 (diff)
downloadcoreutils-8a7ec6fa52d78078b59839da063660ae84aa1717.tar.xz
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r--old/fileutils/ChangeLog4
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,