diff options
author | Jim Meyering <jim@meyering.net> | 1997-07-12 22:55:13 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1997-07-12 22:55:13 +0000 |
commit | f124c131af3ed55d29c7df8693e8c8c7ba6a671c (patch) | |
tree | 70de8906a149bf5184c84af4d1917a2fe34cdfea /old/sh-utils/NEWS | |
parent | ee81a6190f122579aaf70c73124be18d0aea2af4 (diff) | |
download | coreutils-f124c131af3ed55d29c7df8693e8c8c7ba6a671c.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 13c8a48cc..948449ba4 100644 --- a/old/sh-utils/NEWS +++ b/old/sh-utils/NEWS @@ -1,4 +1,6 @@ Changes in release 1.17 + [1.16c] +* date -u -d DATE now prints the correct date [1.16b] [1.16a] * expr accepts new unary operator, quote. |