From 882c0d8d35d1b2340cef61f2c36896e631b9273c Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Wed, 23 Aug 2006 23:38:27 +0000 Subject: * NEWS: printf supports the I flag. * src/printf.c (print_formatted) [glibc 2.2 or later]: Likewise. --- NEWS | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 1a227a119..869e6ca3c 100644 --- a/NEWS +++ b/NEWS @@ -15,6 +15,11 @@ GNU coreutils NEWS -*- outline -*- df now considers BSD "kernfs" file systems to be dummies +** New features + + printf now supports the 'I' flag on hosts whose underlying printf + implementations support 'I', e.g., "printf %Id 2". + ** Bug fixes cp --sparse preserves sparseness at the end of a file, even when -- cgit v1.2.3-54-g00ecf