projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
82b1d9b
)
* getdate.y (zone): Allow relunit_snumber after tZONE.
author
Paul Eggert
<eggert@cs.ucla.edu>
Wed, 13 Apr 2005 18:43:49 +0000
(18:43 +0000)
committer
Paul Eggert
<eggert@cs.ucla.edu>
Wed, 13 Apr 2005 18:43:49 +0000
(18:43 +0000)
lib/ChangeLog
patch
|
blob
|
history
diff --git
a/lib/ChangeLog
b/lib/ChangeLog
index cb283711da4e8cd111e8710f36ec7e8183ddcefe..2032bcd8963b1be6d077d92bc3390ecf03fbd5cb 100644
(file)
--- a/
lib/ChangeLog
+++ b/
lib/ChangeLog
@@
-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.