diff options
author | Jim Meyering <jim@meyering.net> | 1997-02-28 05:02:41 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1997-02-28 05:02:41 +0000 |
commit | d358cd813b12bce0cd7b55601db1f3942c5719a4 (patch) | |
tree | d2afb4ae847bec9459fce0ce368a019b369cebff /old/fileutils | |
parent | 571f4f4fdeeee5dc34730a8d150f8f53e646d8fb (diff) | |
download | coreutils-d358cd813b12bce0cd7b55601db1f3942c5719a4.tar.xz |
.
Diffstat (limited to 'old/fileutils')
-rw-r--r-- | old/fileutils/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index c48baf8ac..c130c71d8 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,5 +1,8 @@ Wed Feb 26 23:46:39 1997 Jim Meyering <meyering@na-net.ornl.gov> + * 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. |