From 5823a3630b23bc93b35b7121c41cd0ad1bbba3a4 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Wed, 13 Apr 2005 18:43:49 +0000 Subject: [PATCH] * getdate.y (zone): Allow relunit_snumber after tZONE. --- lib/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/lib/ChangeLog b/lib/ChangeLog index cb283711da..2032bcd896 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,11 @@ +2005-04-13 Paul Eggert + + * 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 * getdate.y (universal_time_zone_table): New constant. -- 2.30.2