From: Jim Meyering Date: Sun, 14 Sep 1997 16:03:23 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: TEXTUTILS-1_22a~62 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c2210482eeeb9e2633e0cb7b91bb15e6dade3989;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index bcea61c166..fd07d5e416 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,3 +1,9 @@ +1997-09-14 Jim Meyering + + * src/od.c (main) [--traditional]: Don't give diagnostic about there + being more than three arguments if there are *no* arguments specified. + Reported by Jochen Hein. + 1997-09-13 Jim Meyering * tests/sort-test/Test.pm: Add tests 19a and 19b.