summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <meyering@rho.meyering.net>2007-08-28 09:11:36 +0200
committerJim Meyering <jim@meyering.net>2007-08-28 11:23:27 +0200
commitc370a7e62f651006b9b1816eada98c8a23961431 (patch)
tree9eba4793d67ebecebf9aa0d3e654ec1896573a3e /ChangeLog
parentcbdbbc4a58970b514bbefcf926d5ff0b785e376a (diff)
downloadcoreutils-c370a7e62f651006b9b1816eada98c8a23961431.tar.xz
Reflect renaming: mreadlink-with-size -> areadlink-with-size.
* bootstrap.conf: Update module name. * src/copy.c (copy_internal): Update header and function names. * src/ls.c (get_link_name): Likewise. * src/readlink.c (main): Likewise. * src/stat.c (print_stat): Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 79c7808c9..62bcc74a2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2007-08-28 Jim Meyering <jim@meyering.net>
+ Reflect renaming: mreadlink-with-size -> areadlink-with-size.
+ * bootstrap.conf: Update module name.
+ * src/copy.c (copy_internal): Update header and function names.
+ * src/ls.c (get_link_name): Likewise.
+ * src/readlink.c (main): Likewise.
+ * src/stat.c (print_stat): Likewise.
+
Add file system type names and magic numbers from "man 2 statfs".
* src/stat.c (human_fstype): Also handle BEFS, BFS, BINFMT_MISC,
FUSECTL, HUGETLBFS, NFSD and OPENPROM.