From: Jim Meyering Date: Fri, 28 Mar 2003 00:00:34 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v4.5.12~19 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b381b40c4baaeb9bd34428d7cb78a72cb3be3607;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 69bb63e4fb..23489b74f1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -17,6 +17,10 @@ (print_formatted): Allow multiple flags. Avoid buffer overrun if the format is incomplete. +2003-03-24 Jim Meyering + + * tests/misc/printf: Add tests for the above fixes and changes. + 2003-03-26 Jim Meyering * src/copy.h (struct cp_options): Add a comment.