summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1997-02-22 20:19:05 +0000
committerJim Meyering <jim@meyering.net>1997-02-22 20:19:05 +0000
commit5cb0201730e536db257e9b2183ab002935d8ea24 (patch)
treee75bc1d555349c6a089b1c14bb3d184acce2397a /old
parentdb78b4797a25517ecd295b09872c6bb7c4d08e05 (diff)
downloadcoreutils-5cb0201730e536db257e9b2183ab002935d8ea24.tar.xz
.
Diffstat (limited to 'old')
-rw-r--r--old/fileutils/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index c491132c2..6237c6837 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -1,3 +1,12 @@
+Sat Feb 22 14:10:25 1997 Jim Meyering <meyering@na-net.ornl.gov>
+
+ * lib/getdate.y
+ (tMONTH_UNIT): Increase yyRelMonth by $1, not just by 1.
+ (tDAY_UNIT): Likewise for yyRelDay.
+ (tHOUR_UNIT): Likewise for yyRelHour.
+ (tMINUTE_UNIT): Likewise for yyRelMinutes.
+ (tSEC_UNIT): Likewise for yyRelSeconds.
+
Thu Feb 20 20:16:59 1997 Jim Meyering <meyering@na-net.ornl.gov>
* lib/mktime.c: Update from libc.