From: Jim Meyering Date: Wed, 21 Apr 1999 03:24:54 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: SH-UTILS-1_16g~35 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6783ad783282d18b7358a026d5f236e947761be6;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/sh-utils/NEWS b/old/sh-utils/NEWS index 9b6261b418..f8027f341d 100644 --- a/old/sh-utils/NEWS +++ b/old/sh-utils/NEWS @@ -1,5 +1,7 @@ Changes in release 1.17 [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'. * nohup no longer modifies the shell's search path * `basename /' now prints `/', per the single unix spec * `who --lookup' no longer erroneously reports `localhost' for IP addresses