projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b6d5792
)
* getdate.y (tORDINAL): New token.
author
Paul Eggert
<eggert@cs.ucla.edu>
Tue, 16 Nov 2004 08:25:50 +0000
(08:25 +0000)
committer
Paul Eggert
<eggert@cs.ucla.edu>
Tue, 16 Nov 2004 08:25:50 +0000
(08:25 +0000)
lib/ChangeLog
patch
|
blob
|
history
diff --git
a/lib/ChangeLog
b/lib/ChangeLog
index 395f42d84639c271afba68ed49c2187ae52de393..f22eaa91c54fb7c61ed149cf5d26e1676a665455 100644
(file)
--- a/
lib/ChangeLog
+++ b/
lib/ChangeLog
@@
-1,3
+1,9
@@
+2004-11-16 Paul Eggert <eggert@cs.ucla.edu>
+
+ * getdate.y (tORDINAL): New token.
+ (day, relunit): Allow it for relative times.
+ (relative_time_table): Use tORDINAL for ordinals.
+
2004-11-15 Jim Meyering <jim@meyering.net>
* closeout.c: Include "__fpending.h" once again.