diff options
author | Jim Meyering <jim@meyering.net> | 1999-08-29 14:49:06 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1999-08-29 14:49:06 +0000 |
commit | 81eda26bebeac79265f772c55d0f87270470616c (patch) | |
tree | 59eeaaaa559102793a469b6ccf861e48e1ab00db /old/sh-utils/ChangeLog | |
parent | 1a9b70d7a8d5fe956c2f4d432d69f53fa7c91294 (diff) | |
download | coreutils-81eda26bebeac79265f772c55d0f87270470616c.tar.xz |
*** empty log message ***
Diffstat (limited to 'old/sh-utils/ChangeLog')
-rw-r--r-- | old/sh-utils/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index 35c6080ed..926553499 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,7 +1,7 @@ 1999-08-29 Jim Meyering <meyering@ascend.com> * tests/date/Test.pm (test_vector): Add a test for the Risks-reported - problem with `Nov 11 1996'. + problem with syntax like this: Nov 11 1996. * lib/getdate.y (get_date): Rename outermost local `probe' to `quarter'. (get_date): Rename latter local `tm' to probe_tm. |