* getdate.y (universal_time_zone_table): New constant.
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 12 Apr 2005 07:23:15 +0000 (07:23 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 12 Apr 2005 07:23:15 +0000 (07:23 +0000)
(time_zone_table): Remove GMT, UT, UTC entries; they're now in
universal_time_zone_table.
(lookup_zone): Prefer universal_time_zone_table to
local_time_zone_table, so that "GMT" time stamps are allowed in
London during the summer.  Problem reported by Ian Abbott.

lib/ChangeLog

index 99b7e0356b83c402b1ef87abffc14275b462129c..cb283711da4e8cd111e8710f36ec7e8183ddcefe 100644 (file)
@@ -1,3 +1,12 @@
+2005-04-12  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * getdate.y (universal_time_zone_table): New constant.
+       (time_zone_table): Remove GMT, UT, UTC entries; they're now in
+       universal_time_zone_table.
+       (lookup_zone): Prefer universal_time_zone_table to
+       local_time_zone_table, so that "GMT" time stamps are allowed in
+       London during the summer.  Problem reported by Ian Abbott.
+
 2005-04-12  Jim Meyering  <jim@meyering.net>
 
        * human.c (humblock): Set *options even when returning due to