Mercurial > hg > octave-lojdl > gnulib-hg
diff lib/ChangeLog @ 5450:cdbf151dab54
* getdate.y (tORDINAL): New token.
author | Paul Eggert <eggert@cs.ucla.edu> |
---|---|
date | Tue, 16 Nov 2004 08:25:50 +0000 |
parents | a44ff3864d31 |
children | d29dafc60cf3 |
line wrap: on
line diff
--- 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.