From: Jim Meyering Date: Mon, 15 Aug 2005 09:11:17 +0000 (+0000) Subject: make log entry more accurate X-Git-Tag: v5.90~381 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce10740dacb5c26b262ff7e98fc6393c35fb033d;p=thirdparty%2Fcoreutils.git make log entry more accurate --- diff --git a/lib/ChangeLog b/lib/ChangeLog index cfc4ab6ba8..52dfca314e 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -2,7 +2,8 @@ * getdate.y (get_date): Undo part of the 2005-04-04 change, so that the command "date -d'2005-03-27 +1 day'" succeeds once again, even - when that 24-hour range spans a daylight savings time transition. + when run in a time zone for which daylight savings time is in effect + for the starting date. 2005-08-12 Jim Meyering