diff options
author | Jim Meyering <jim@meyering.net> | 1994-01-24 20:46:23 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1994-01-24 20:46:23 +0000 |
commit | 370edcd71f9fe1eac7ac62799a7114f630de09e3 (patch) | |
tree | 1e81e3e7a070055f3610744aa2be6ab26facad01 /old/sh-utils/NEWS | |
parent | a63a148116d71ba64dc34f73c1826bb1073fd495 (diff) | |
download | coreutils-370edcd71f9fe1eac7ac62799a7114f630de09e3.tar.xz |
merge with 1.9.2e
Diffstat (limited to 'old/sh-utils/NEWS')
-rw-r--r-- | old/sh-utils/NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/old/sh-utils/NEWS b/old/sh-utils/NEWS index 48d9a53cd..bc8bf81c7 100644 --- a/old/sh-utils/NEWS +++ b/old/sh-utils/NEWS @@ -1,4 +1,5 @@ User visible changes in release 1.9.3 +* stty works around SunOS 4.x kernel bug that made `stty rows 0 cols 0' fail. * who and tee no longer fail gratuitously when continued after an interrupted read or write system call. * date accepts new format: %s time in seconds since 00:00:00 1/1/1971 |