From: Jim Meyering Date: Fri, 28 Feb 1997 05:02:41 +0000 (+0000) Subject: . X-Git-Tag: SH-UTILS-1_16a~195 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d358cd813b12bce0cd7b55601db1f3942c5719a4;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index c48baf8ac1..c130c71d8d 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,5 +1,8 @@ Wed Feb 26 23:46:39 1997 Jim Meyering + * lib/getdate.y: (tYEAR_UNIT): Increase yyRelYear by $1, not just by 1. + From Andreas Schwab. + * src/copy.c (copy_internal): When there is any potential for ambiguity in a diagnostic, give explanatory diagnostic in addition to file name.