From: Jim Meyering Date: Mon, 3 May 1999 03:58:40 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: SH-UTILS-1_16h^0 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=cac31ff11491a794c5a12794054550de1a58e8fc;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/sh-utils/NEWS b/old/sh-utils/NEWS index 55f50885ec..aa0c25cfb0 100644 --- a/old/sh-utils/NEWS +++ b/old/sh-utils/NEWS @@ -1,5 +1,7 @@ Changes in release 1.17 [1.16h] +* seq with no arguments now elicits a useful diagnostic rather than a segfault +* portability tweaks to work around utmpname differences * who works on Solaris [1.16g] * factor now uses uintmax_t, so the largest number it can factor is now 2^64 - 1