*** empty log message ***

This commit is contained in:
Jim Meyering
2003-11-27 08:18:45 +00:00
parent f548cf59b9
commit 3eb6afeaa6
+3
View File
@@ -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)