summaryrefslogtreecommitdiff
path: root/old/fileutils
diff options
context:
space:
mode:
Diffstat (limited to 'old/fileutils')
-rw-r--r--old/fileutils/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index e396a3d40..58bc2c16f 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -1,3 +1,9 @@
+Sun Dec 1 13:07:39 1996 Jim Meyering <meyering@na-net.ornl.gov>
+
+ * lib/getdate.y (date): Interpret the date, L/M/N, as YYYY/MM/DD
+ if L >= 1000, otherwise as MM/DD/YY. With this change,
+ date --date=DATE accepts dates like those in an RCS log listing.
+
Sat Nov 30 22:11:42 1996 Jim Meyering <meyering@na-net.ornl.gov>
* acinclude.m4: (jm_FUNC_MKTIME): New macro. This is like