summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1999-08-07 09:49:50 +0000
committerJim Meyering <jim@meyering.net>1999-08-07 09:49:50 +0000
commit0abcbb7b3d4e184335813436e61f8ddfd5c37dd3 (patch)
tree546b964b7ccced1a42115e100655087df5557deb /old
parentb5f2d23a1cdaf97ff83666a3873320d00e8df86a (diff)
downloadcoreutils-0abcbb7b3d4e184335813436e61f8ddfd5c37dd3.tar.xz
*** empty log message ***
Diffstat (limited to 'old')
-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