diff options
author | Jim Meyering <jim@meyering.net> | 1994-10-21 05:25:03 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1994-10-21 05:25:03 +0000 |
commit | b902a4439eff117f8eee8cc01a2472646d76613d (patch) | |
tree | 7d327471d12a0e45f366ed1e62ff5add6802c5ae /old | |
parent | aa3d6d01e8844e20fc08f5bb9b2115c7967ba434 (diff) | |
download | coreutils-b902a4439eff117f8eee8cc01a2472646d76613d.tar.xz |
merge with 1.10t
Diffstat (limited to 'old')
-rw-r--r-- | old/sh-utils/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index 7739a4e2b..1b48189ba 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,3 +1,9 @@ +Fri Oct 21 00:57:23 1994 Jim Meyering (meyering@comco.com) + + * basename.c, dirname.c, expr.c, pathchk.c, sleep.c (main): Diagnose + wrong number of argument -- usually too few -- instead of just + referring the user to the --help option. Reported by Karl Berry. + Mon Oct 17 23:55:41 1994 Jim Meyering (meyering@comco.com) * doc/Makefile.in (install): Install the info files from either |