diff options
author | Jim Meyering <jim@meyering.net> | 2000-07-19 21:01:16 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2000-07-19 21:01:16 +0000 |
commit | a121532512c8b4b7e312843ba3e98aea10bf7e59 (patch) | |
tree | 473a37e263b0ad10ac4f0fcff6abc9108b06ff46 /old/sh-utils | |
parent | fde07e7f99092f7c14a26c973b2313707b0f34b6 (diff) | |
download | coreutils-a121532512c8b4b7e312843ba3e98aea10bf7e59.tar.xz |
*** empty log message ***
Diffstat (limited to 'old/sh-utils')
-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 872016d6b..2559c49de 100644 --- a/old/sh-utils/NEWS +++ b/old/sh-utils/NEWS @@ -1,5 +1,6 @@ Changes in release 2.1 [2.0k] +* `date -f - < /dev/null' no longer dumps core [2.0j] * `date -d DATE' now parses certain relative DATEs correctly [2.0i] |