diff options
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 861b47a14..d0fab4f93 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,3 +1,9 @@ +2001-08-16 Jim Meyering <meyering@lucent.com> + + * src/date.c (main): When there are too many non-option arguments, + include the first offending argument in the diagnostic. + Suggestion from Karl Berry. + 2001-08-14 Jim Meyering <meyering@lucent.com> * src/Makefile.am (INCLUDES): Add -I../lib so sys2.h can include |