From: Jim Meyering Date: Wed, 5 May 1999 13:26:22 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: TEXTUTILS-1_22k~30 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=632b63d59ca16f4a3f901583f23a670b5fa61639;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index b173d76288..4128f3f688 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,3 +1,14 @@ +1999-05-05 Jim Meyering + + * src/date.c (show_date): Change an automatic aggregate initializer + to be a static one. For SunOS4's cc. From Kaveh Ghazi. + +1999-05-03 Jim Meyering + + * configure.in: Remove duplicate use of jm_FUNC_GNU_STRFTIME. + Kaveh Ghazi reported that strftime.o was listed twice in the command + to build libsu.a. + 1999-05-02 Jim Meyering * Version 1.16h.