diff options
author | Jim Meyering <jim@meyering.net> | 2004-06-30 22:41:35 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2004-06-30 22:41:35 +0000 |
commit | ef5824798f731fe8a32e9d03b6834f6fe1d206ee (patch) | |
tree | a29e0c226e3418a5cea2202a293334ad34ce48a4 /NEWS | |
parent | 53d0e321ec691dedee9353a2dc8580c07c8030d8 (diff) | |
download | coreutils-ef5824798f731fe8a32e9d03b6834f6fe1d206ee.tar.xz |
.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -140,6 +140,9 @@ GNU coreutils NEWS -*- outline -*- The usual `--' operand is now supported by chroot, hostid, hostname, pwd, sync, and yes. + The stat option --filesystem has been renamed to --file-system, for + consistency with POSIX "file system" and with cp and du --one-file-system. + * Major changes in release 5.2.1 (2004-03-12) [stable] ** Bug fixes |