From 248735bfc416da33eff047d8ab644fafd2013002 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Fri, 28 Mar 2003 09:18:40 +0000 Subject: [PATCH] *** empty log message *** --- NEWS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/NEWS b/NEWS index fb3ffe03e9..688685d047 100644 --- 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' -- 2.47.3