diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index d2194da8d..d49e57c4d 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,5 +1,15 @@ +1997-01-22 Paul Eggert + + * m4/mktime.m4: (AM_FUNC_MKTIME): Fix bug in mktime test -- don't + test now, test a couple of thousand times. + Sat Jan 18 09:32:26 1997 Jim Meyering + * lib/getdate.y (get_date): Change prototype to reflect const'ness + of parameters. + Indent cpp-directives to reflect nesting. + Indent with GNU indent. + * lib/getdate.h: New file. * src/date.c: Include getdate.h. (, ): Don't include -- now getdate.h does it.