diff options
author | Jim Meyering <jim@meyering.net> | 1996-12-01 19:15:10 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1996-12-01 19:15:10 +0000 |
commit | caad57f5d08373a3623b70582bd59edb46b52d56 (patch) | |
tree | a6fa63eb6190f15cbe2320d8c09e70961086f023 /old/sh-utils/ChangeLog | |
parent | 807b8b05c2accef44976e321f0481db7f716b8fa (diff) | |
download | coreutils-caad57f5d08373a3623b70582bd59edb46b52d56.tar.xz |
.
Diffstat (limited to 'old/sh-utils/ChangeLog')
-rw-r--r-- | old/sh-utils/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index bffe7bfbf..fafb64d3d 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,3 +1,13 @@ +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:08:00 1996 Jim Meyering <meyering@na-net.ornl.gov> + + * lib/strftime.c: Update from GNU libc. + Fri Nov 29 22:16:40 1996 Jim Meyering <meyering@na-net.ornl.gov> * src/uname.c (main) [HAVE_SYSINFO && SI_ARCHITECTURE]: Support |