projects
/
platform
/
upstream
/
coreutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f3f4a9a
)
* getdate.y (zone): Allow relunit_snumber after tZONE.
author
Paul Eggert
<eggert@cs.ucla.edu>
Wed, 13 Apr 2005 18:42:13 +0000
(18:42 +0000)
committer
Paul Eggert
<eggert@cs.ucla.edu>
Wed, 13 Apr 2005 18:42:13 +0000
(18:42 +0000)
lib/ChangeLog
patch
|
blob
|
history
diff --git
a/lib/ChangeLog
b/lib/ChangeLog
index cb8c0975f6c6d061d8f6e8707ba775b25085b210..d92c3af51c7d674739b74479d0d8abc50fafdaca 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.