1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-02-20 22:32:17 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2003-03-28 09:18:40 +00:00
parent 642939ab6a
commit 248735bfc4

5
NEWS
View File

@@ -1,3 +1,8 @@
[4.5.12]
* printf no longer treats \x specially when POSIXLY_CORRECT is set
* printf avoids buffer overrun with format ending in a backslash and
* printf avoids buffer overrun with incomplete conversion specifier
* printf accepts multiple flags in a single conversion specifier
[4.5.11]
* seq no longer requires that a field width be specified
* seq no longer fails when given a field width of `0'