1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-20 18:56:39 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
1999-08-29 14:46:35 +00:00
parent 70c01e7963
commit 1a9b70d7a8

View File

@@ -1,5 +1,8 @@
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'.
* lib/getdate.y (get_date): Rename outermost local `probe' to `quarter'.
(get_date): Rename latter local `tm' to probe_tm.