]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
make log entry more accurate
authorJim Meyering <jim@meyering.net>
Mon, 15 Aug 2005 09:11:17 +0000 (09:11 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 15 Aug 2005 09:11:17 +0000 (09:11 +0000)
lib/ChangeLog

index cfc4ab6ba8c1c5b45488a4632ade3277b69b3236..52dfca314efc4a3bfee5f97ed9425db01d30af57 100644 (file)
@@ -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  <jim@meyering.net>