From: Jim Meyering Date: Wed, 27 Nov 1996 05:04:48 +0000 (+0000) Subject: . X-Git-Tag: TEXTUTILS-1_19q~74 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a098f5b9b680fc4d3cd4ed908a4ec931729659a6;p=thirdparty%2Fcoreutils.git . --- diff --git a/THANKS b/THANKS index 877cc41211..5159fe7286 100644 --- a/THANKS +++ b/THANKS @@ -4,3 +4,4 @@ The rest of the addresses are still in the ChangeLog. Bauke Jan Douma: bjdouma@xs4all.nl Tony Leneis: tony@plaza.ds.adp.com Mark A. Thomas: thommark@access.digex.net +Emile LeBlanc: leblanc@math.toronto.edu \ No newline at end of file diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 019626ba2a..90d0ba6ee0 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,5 +1,8 @@ Sun Nov 24 22:43:24 1996 Jim Meyering + * acconfig.h (mktime): Add undef for my enhanced (beyond automake's + 1.1g version of) AM_FUNC_MKTIME. + * acinclude.m4 (AM_FUNC_GETLINE): Use am_, not su_ prefix for local/cache variables. @@ -31,7 +34,7 @@ Fri Nov 22 22:14:10 1996 Jim Meyering * src/cp.c (copy): With -i and not -f, prompt for any type of (non-directory) source file before overwriting an existing target. - Reported by Mark A. Thomas. + Reported by Mark A. Thomas and Emile LeBlanc. Tue Nov 19 23:10:32 1996 Jim Meyering