diff options
author | Jim Meyering <jim@meyering.net> | 2000-05-08 12:01:46 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2000-05-08 12:01:46 +0000 |
commit | 34b63c88da583d2f08e68a809c124ca58cf0c93b (patch) | |
tree | 4e93d1f0c6d36552b9996d1fac876172b9b8a574 /old/sh-utils/NEWS | |
parent | 2fd73df635447fdcb927954df351ecd5cdd7c667 (diff) | |
download | coreutils-34b63c88da583d2f08e68a809c124ca58cf0c93b.tar.xz |
*** empty log message ***
Diffstat (limited to 'old/sh-utils/NEWS')
-rw-r--r-- | old/sh-utils/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/old/sh-utils/NEWS b/old/sh-utils/NEWS index 020488145..2e0d79512 100644 --- a/old/sh-utils/NEWS +++ b/old/sh-utils/NEWS @@ -1,4 +1,7 @@ Changes in release 2.1 + [2.0i] +* fixed a bug introduced in 2.0h that made many programs fail with a + `write error' when invoked with the --version option [2.0h] * all programs fail when printing --help or --version output to a full device * printf exits nonzero upon write failure |