summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1997-02-28 05:02:41 +0000
committerJim Meyering <jim@meyering.net>1997-02-28 05:02:41 +0000
commitd358cd813b12bce0cd7b55601db1f3942c5719a4 (patch)
treed2afb4ae847bec9459fce0ce368a019b369cebff /old
parent571f4f4fdeeee5dc34730a8d150f8f53e646d8fb (diff)
downloadcoreutils-d358cd813b12bce0cd7b55601db1f3942c5719a4.tar.xz
.
Diffstat (limited to 'old')
-rw-r--r--old/fileutils/ChangeLog3
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.