summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--old/sh-utils/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog
index 152c8447b..8539a39db 100644
--- a/old/sh-utils/ChangeLog
+++ b/old/sh-utils/ChangeLog
@@ -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