diff options
Diffstat (limited to 'old/sh-utils/ChangeLog')
-rw-r--r-- | old/sh-utils/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index caa2d111b..d2194da8d 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,5 +1,10 @@ Sat Jan 18 09:32:26 1997 Jim Meyering <meyering@na-net.ornl.gov> + * lib/getdate.h: New file. + * src/date.c: Include getdate.h. + (<time.h>, <sys/time.h>): Don't include -- now getdate.h does it. + (get_date): Don't declare. getdate.h does it. + * lib/Makefile.am (noinst_HEADERS): Add getdate.h. 1997-01-06 Paul Eggert <eggert@twinsun.com> |