diff options
author | Jim Meyering <jim@meyering.net> | 1997-06-01 17:20:31 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1997-06-01 17:20:31 +0000 |
commit | 8bb2bf5d281e806d5b66bbd6bdd469045139dcfc (patch) | |
tree | 253334e0901aebb5f0779c9bad3d2c199e6e0162 /old/sh-utils/NEWS | |
parent | cc167bce9865950bfb314f37e1dcd18842374205 (diff) | |
download | coreutils-8bb2bf5d281e806d5b66bbd6bdd469045139dcfc.tar.xz |
*** empty log message ***
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 ae7837fe3..fe9d7f3d2 100644 --- a/old/sh-utils/NEWS +++ b/old/sh-utils/NEWS @@ -3,6 +3,7 @@ Changes in release 1.17 * date -d DATE now works on Unicos systems * add tests for factor and more for date. * factor runs a lot faster for large 64-bit inputs +* date works with relative offsets involving the `next' keyword Changes in release 1.16 * stty -tabs works properly |