diff options
author | Jim Meyering <jim@meyering.net> | 1998-06-29 17:03:13 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1998-06-29 17:03:13 +0000 |
commit | affbb977afedee1cb5b652f163e5e8a2439ab3cc (patch) | |
tree | 6e387d7cce4cd1fe2c9256d7e36dbefabc88a838 /old/fileutils/ChangeLog | |
parent | aa1c5467ec3a43e2bad348c241222aa7d3fee085 (diff) | |
download | coreutils-affbb977afedee1cb5b652f163e5e8a2439ab3cc.tar.xz |
.
Diffstat (limited to 'old/fileutils/ChangeLog')
-rw-r--r-- | old/fileutils/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 05ee27696..5c499ac85 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -2,6 +2,9 @@ * Version 3.16q. + * lib/mountlist.c (fstype_to_string): Guard with + #if ! HAVE_F_FSTYPENAME_IN_STATFS. + 1998-06-28 Paul Eggert <eggert@twinsun.com> Add support for new --block-size option and |