From: Jim Meyering Date: Fri, 14 Mar 1997 03:29:41 +0000 (+0000) Subject: . X-Git-Tag: SH-UTILS-1_16a~175 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=40b667e0e9cdc25d8a1cb8c047dafb53ade3981c;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS index a589b89014..be24a79e8b 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -1,3 +1,6 @@ +Changes in release 3.17: +* touch -d DATE now works on Unicos + Changes in release 3.16: * du --megabytes (-m) works * ls -l works even on systems with non-POSIX strftime in their C library diff --git a/old/sh-utils/NEWS b/old/sh-utils/NEWS index a3f8ceec80..e2d1dd4d73 100644 --- a/old/sh-utils/NEWS +++ b/old/sh-utils/NEWS @@ -1,4 +1,5 @@ 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