diff options
author | Jim Meyering <jim@meyering.net> | 1993-04-02 04:27:50 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1993-04-02 04:27:50 +0000 |
commit | 32821bb3f4d2079b50dad903be6ae6e9b600a86b (patch) | |
tree | e994573dad9d5881d09f0d7cbd15d8d85b2021e9 /old | |
parent | 4d78dd47ab32c06abb362eb55bdc64ee71380f49 (diff) | |
download | coreutils-32821bb3f4d2079b50dad903be6ae6e9b600a86b.tar.xz |
.
Diffstat (limited to 'old')
-rw-r--r-- | old/fileutils/NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS index b0d1ca654..9019b5859 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -1,4 +1,5 @@ Major changes in release 3.5: +* all programs accept --help and --version options * long-named options must be introduced with `--'; `+' is no longer accepted since it is incompatible with the POSIX.2 standard * chmod accepts long-named options |