diff options
author | Jim Meyering <jim@meyering.net> | 2003-03-28 09:18:40 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2003-03-28 09:18:40 +0000 |
commit | 248735bfc416da33eff047d8ab644fafd2013002 (patch) | |
tree | 70d327201e1b3c98775aa9c17414ff3482dc6221 /NEWS | |
parent | 642939ab6a39fe67424a68450b427a019c37fc31 (diff) | |
download | coreutils-248735bfc416da33eff047d8ab644fafd2013002.tar.xz |
*** empty log message ***
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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' |