From f18a2980a7cf8d706d22b7e29fd6f2495067008f Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Mon, 15 Mar 2004 08:37:07 +0000 Subject: [PATCH] *** empty log message *** --- lib/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/lib/ChangeLog b/lib/ChangeLog index 0087630a8a..026acf0d5f 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,10 @@ +2004-03-15 Jim Meyering + + `date --date="21:04 +0100" +%S' would print the seconds value + from the current time, rather than `00'. + * getdate.y: For a date string like `10:23 +0100', + set the number of seconds to zero. Reported by Marc Haber. + 2004-03-04 Jim Meyering * cloexec.c (set_cloexec_flag) [ ! (F_GETFD && F_SETFD)]: -- 2.47.2