]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Thu, 27 Nov 2003 08:18:45 +0000 (08:18 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 27 Nov 2003 08:18:45 +0000 (08:18 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 772c26fd30bf844568e9749ca128058883499868..c8b00f52b05e726c9a6b5cea78d88e8d88449d9d 100644 (file)
--- 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)