From 169bead160a4142ebb9932a56742cbf08cd0e84b Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 3 Oct 1998 17:21:02 +0000 Subject: . --- old/sh-utils/ChangeLog | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index 68ed39f45..ee847cfc9 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,3 +1,20 @@ +1998-10-03 Jim Meyering + + * src/Makefile.am (install-exec-local): Change comments to use `##' + to avoid automake warning. + + * lib/Makefile.am (noinst_HEADERS): s/posixtm.c/posixtm.h/ + (libsu_a_SOURCES): s/posixtm.y/posixtm.y/ + (libsu_a_SOURCES): Remove getdate.c. Add fnmatch.h. + + * src/date.c (main): Update to use new version of posixtime. + * lib/posixtm.c: New file. + * lib/posixtm.h: New file. + * lib/posixtm.y: Remove file. + + * lib/fnmatch.c: New file. (unused) + * lib/fnmatch.h: New file. (unused) + 1998-09-27 Jim Meyering * src/seq.c (main): Decrement optind when we find an `option' that -- cgit v1.2.3-54-g00ecf