projects
/
platform
/
upstream
/
coreutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
642939a
)
*** empty log message ***
author
Jim Meyering
<jim@meyering.net>
Fri, 28 Mar 2003 09:18:40 +0000
(09:18 +0000)
committer
Jim Meyering
<jim@meyering.net>
Fri, 28 Mar 2003 09:18:40 +0000
(09:18 +0000)
NEWS
patch
|
blob
|
history
diff --git
a/NEWS
b/NEWS
index fb3ffe03e9eee52d1a26d076cb58e06537e6aeae..688685d047de201becdc99c5afe41a0ff7036d7d 100644
(file)
--- a/
NEWS
+++ b/
NEWS
@@
-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'