From: Jim Meyering Date: Thu, 27 Nov 2003 08:18:45 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.1.0~108 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3eb6afeaa63d995070aa87c8e91dc753ddd748fe;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/NEWS b/NEWS index 772c26fd30..c8b00f52b0 100644 --- a/NEWS +++ b/NEWS @@ -31,6 +31,9 @@ GNU coreutils NEWS -*- outline -*- ** Bug fixes + printf, seq, tail, and sleep now parse floating-point operands + and options in the C locale. POSIX requires this for printf. + od -c -w9999999 no longer segfaults csplit no longer reads from freed memory (dumping core on some systems)