From: Jim Meyering Date: Mon, 3 Apr 2000 07:10:21 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0f438a75bd784b6ef27f241f56ac99ba46ee5359;p=pspp *** 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.