]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Sun, 1 Dec 1996 19:17:07 +0000 (19:17 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 1 Dec 1996 19:17:07 +0000 (19:17 +0000)
old/fileutils/ChangeLog

index e396a3d4013a6c049a755be8d9880d882a66437a..58bc2c16febd03481084738b52fc327d72f3e0a5 100644 (file)
@@ -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