diff options
author | Jim Meyering <jim@meyering.net> | 1997-07-12 23:01:17 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1997-07-12 23:01:17 +0000 |
commit | 7673378e0a96faaa27d8e6538ce79f9da4c7df73 (patch) | |
tree | 5219de80b2c5be273a3f047d92682a928fafecd2 /old/sh-utils/NEWS | |
parent | 97fca9a840a40bd25e115877deaa5bd94bfd7f6d (diff) | |
download | coreutils-7673378e0a96faaa27d8e6538ce79f9da4c7df73.tar.xz |
*** empty log message ***
Diffstat (limited to 'old/sh-utils/NEWS')
-rw-r--r-- | old/sh-utils/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/old/sh-utils/NEWS b/old/sh-utils/NEWS index 948449ba4..48a9c2559 100644 --- a/old/sh-utils/NEWS +++ b/old/sh-utils/NEWS @@ -1,6 +1,8 @@ Changes in release 1.17 [1.16c] * date -u -d DATE now prints the correct date +* don't remove already-installed su unless it is possible to install the + new one setuid root. [1.16b] [1.16a] * expr accepts new unary operator, quote. |