diff options
author | Jim Meyering <jim@meyering.net> | 2000-03-05 10:39:50 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2000-03-05 10:39:50 +0000 |
commit | 12ad88f5c1d05ba0cbb8dafbdf698248952cb9f8 (patch) | |
tree | 4c9159879157f5548a68b17128a93a32b075adba /old/sh-utils | |
parent | 8f717f92aade52636dfb5c97b87e75a17ea54fcf (diff) | |
download | coreutils-12ad88f5c1d05ba0cbb8dafbdf698248952cb9f8.tar.xz |
*** empty log message ***
Diffstat (limited to 'old/sh-utils')
-rw-r--r-- | old/sh-utils/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/old/sh-utils/NEWS b/old/sh-utils/NEWS index 6ce94af61..cfc0439f0 100644 --- a/old/sh-utils/NEWS +++ b/old/sh-utils/NEWS @@ -2,7 +2,7 @@ Changes in release 2.1 [2.0g] * printf interprets unicode, \uNNNN \UNNNNNNNN, on systems with the required support; from Bruno Haible. -* stty's rprnt attribute works on HPUX 10.20 +* stty's rprnt attribute now works on HPUX 10.20 * seq's --equal-width option works more portably [2.0f] * fix build problems with ut_name vs. ut_user |