From: Jim Meyering Date: Sat, 22 Jan 2000 13:15:39 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0p~119 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c4a0e466167ab12861aa3fd0ed2491ed09bf6185;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/sh-utils/NEWS b/old/sh-utils/NEWS index 1a3dd10597..98ed3b4f1e 100644 --- a/old/sh-utils/NEWS +++ b/old/sh-utils/NEWS @@ -1,4 +1,7 @@ Changes in release 2.1 + [2.0e] +* seq now accepts integer format specs, e.g., --format=%02d +* still more portability fixes [2.0d] * fix portability problem with sleep vs lib/strtod.c's requirement for -lm [2.0c]