diff options
author | Jim Meyering <jim@meyering.net> | 2003-06-10 06:38:16 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2003-06-10 06:38:16 +0000 |
commit | 383db808ef7259f92935a0460dba18a0bae32d01 (patch) | |
tree | 761a4768dc37d3190eb2f7d5def5fb362dcb6f4a /NEWS | |
parent | b9baae93b4be1e265044fd6bc0d7d78067eb6c7d (diff) | |
download | coreutils-383db808ef7259f92935a0460dba18a0bae32d01.tar.xz |
*** empty log message ***
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,6 +6,7 @@ GNU coreutils NEWS -*- outline -*- N lines (bytes) at the end of the file - md5sum --check now accepts the output of the BSD md5sum program, e.g., MD5 (f) = d41d8cd98f00b204e9800998ecf8427e +- date -d DATE can now parse a DATE string like May-23-2003. ** Bug fixes - tail -f is no longer subject to a race condition that could make it |