From: Jim Meyering Date: Sat, 24 Apr 1999 21:38:27 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0g~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0de4165e66a9d7d6f1155258add2e3bae977986c;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/sh-utils/NEWS b/old/sh-utils/NEWS index f8027f341d..55f50885ec 100644 --- a/old/sh-utils/NEWS +++ b/old/sh-utils/NEWS @@ -1,4 +1,6 @@ Changes in release 1.17 + [1.16h] +* who works on Solaris [1.16g] * factor now uses uintmax_t, so the largest number it can factor is now 2^64 - 1 on systems with type `long long'.