From: Jim Meyering Date: Mon, 3 Apr 2000 07:10:21 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0r~155 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0d5a8f6bb75c62912abd789925b786450e7cf9fe;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/lib/ChangeLog b/lib/ChangeLog index fb13a2c4b4..601bc78c86 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,8 @@ +2000-03-29 Paul Eggert + + * time/strftime.c (my_strftime): Make sure we call the system + strftime, not ourselves, when invoking the underlying strftime. + 2000-03-24 Jim Meyering * Makefile.am (EXTRA_DIST): Add ref-add.sed.in and ref-del.sed.in.