From: Jim Meyering Date: Fri, 16 Sep 2005 08:10:15 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.90~189 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=dda1650e4aa96f19bf238b1d4e949caa7b41b365;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 169b5e05fb..0fe92145b4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -27,6 +27,8 @@ * src/date.c: Include fprintftime.h. Don't include strftime.h or xanstrftime.h -- no longer needed. (show_date): Use new fprintftime function rather than xanstrftime. + Correct comment: this function no longer handles a NULL format string. + * src/du.c: Likewise. * tests/misc/date (subfmt-up1): Test the combination of the to-upper-case modifier (^) and a conversion specifier that