*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sat, 7 Aug 1999 09:49:50 +0000 (09:49 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 7 Aug 1999 09:49:50 +0000 (09:49 +0000)
old/sh-utils/ChangeLog

index 152c844..8539a39 100644 (file)
@@ -1,3 +1,12 @@
+1999-08-07  Jim Meyering  <meyering@ascend.com>
+
+       * lib/getdate.y (OtherTable[]): Use tDAY_UNIT for `tomorrow,'
+       `yesterday,' `today,' and `now' rather than tMINUTE_UNIT.  Of course
+       with correspondingly smaller numbers for tomrrow and yesterday.
+       This change does not change the way the code works, since the
+       grammar rules for the two symbols are analogous.
+       From Tadayoshi Funaba.
+
 1999-08-04  Jim Meyering  <meyering@ascend.com>
 
        false and true once again generate --help and --version output