* getdate.y (zone): Allow relunit_snumber after tZONE.
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 13 Apr 2005 18:42:13 +0000 (18:42 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 13 Apr 2005 18:42:13 +0000 (18:42 +0000)
lib/ChangeLog

index cb8c0975f6c6d061d8f6e8707ba775b25085b210..d92c3af51c7d674739b74479d0d8abc50fafdaca 100644 (file)
@@ -1,3 +1,11 @@
+2005-04-13  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * getdate.y (zone): Allow relunit_snumber after tZONE, so
+       that "UTC +1 second" continues to work.  Problem reported
+       by Dmitry V. Levin.
+       (relunit_snumber): New rule.
+       (relunit): Use it.
+
 2005-04-12  Paul Eggert  <eggert@cs.ucla.edu>
 
        * getdate.y (universal_time_zone_table): New constant.