From: Jim Meyering Date: Thu, 27 Feb 1997 05:49:51 +0000 (+0000) Subject: . X-Git-Tag: SH-UTILS-1_16a~199 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8b2b45e17256c26ee9baf8a55f4dd161c833578a;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 6237c68370..c48baf8ac1 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,3 +1,10 @@ +Wed Feb 26 23:46:39 1997 Jim Meyering + + * src/copy.c (copy_internal): When there is any potential for + ambiguity in a diagnostic, give explanatory diagnostic in addition + to file name. + * src/cp.c (re_protect): Likewise. + Sat Feb 22 14:10:25 1997 Jim Meyering * lib/getdate.y @@ -6,6 +13,7 @@ Sat Feb 22 14:10:25 1997 Jim Meyering (tHOUR_UNIT): Likewise for yyRelHour. (tMINUTE_UNIT): Likewise for yyRelMinutes. (tSEC_UNIT): Likewise for yyRelSeconds. + Matthew S. Levine reported that touch -d yesterday didn't work. Thu Feb 20 20:16:59 1997 Jim Meyering