summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2002-04-15 07:21:49 +0000
committerJim Meyering <jim@meyering.net>2002-04-15 07:21:49 +0000
commit872325a65691d2a0d39e43369a7abcdd99a14c73 (patch)
treee5cc223ee77d0718b9e08f55cae90a9980a97d5f /old
parentd133be1fc3b2acbccba8c30d82434bffd8f7985a (diff)
downloadcoreutils-872325a65691d2a0d39e43369a7abcdd99a14c73.tar.xz
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r--old/fileutils/ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index 705d7b75b..119c12441 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -1,7 +1,12 @@
-2002-04-14 Jim Meyering <meyering@lucent.com>
+2002-04-15 Jim Meyering <meyering@lucent.com>
* Version 4.1.9.
+ * src/stat.c (print_human_fstype): Add missing `break;'
+ for `case S_MAGIC_MINIX:'.
+
+2002-04-14 Jim Meyering <meyering@lucent.com>
+
* src/stat.c (statfs_secure): Define.
(print_stat): Remove another #ifdef.
(do_statfs): Likewise.