summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--old/fileutils/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index 57ace0484..bbc2496c9 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -1,5 +1,7 @@
2002-06-21 Jim Meyering <meyering@lucent.com>
+ * Version 4.1.9.
+
* src/stat.c: Include sys/statvfs.h.
[!HAVE_SYS_STATVFS_H && !HAVE_SYS_VFS_H]: Include sys/param.h
and sys/mount.h, to get decl of struct statfs on NetBSD 1.5.2.
@@ -15,8 +17,6 @@
(do_statfs) [DEFAULT_FORMAT_TERSE]: Factor out.
[DEFAULT_FORMAT_VERBOSE]: Likewise.
- * Version 4.1.9.
-
* src/copy.c: Change all `preserving ...' diagnostics to
`failed to preserve ...' to make the failure clearer.
* src/cp.c: Likewise.