From: Jim Meyering Date: Fri, 20 Feb 1998 21:51:48 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-3_16m~28 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3aa15eac61f48c4b089b7bf1d57bdbc1b185b32e;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index aa4e3f518b..ce8626729a 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,3 +1,14 @@ +1998-02-20 Jim Meyering + + * src/touch.c: Include get-date.h. + Remove get_date decl. + + * lib/getdate.h: Removed. Could cause confusion with an + automake-generated `.y.h' rule. + * lib/get-date.h: Renamed from getdate.h. + * lib/getdate.y: s/getdate.h/get-date.h/ + * lib/Makefile.am (noinst_HEADERS): s/getdate.h/get-date.h/ + 1998-02-19 Jim Meyering * Version 3.16m.