From: Jim Meyering Date: Wed, 10 Mar 2004 17:39:40 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.2.1~28 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bfafc5243e506ca10a754bfcb0a63f1b85415519;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 733db6b076..ded444ec38 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,7 @@ `join -1 x' would give a misleading diagnostic * src/join.c (string_to_join_field): Report that a non-numeric field number is invalid, rather than `so large that it is not representable'. + * tests/join/Test.pm (invalid-j): New partial test for the above fix. 2004-03-06 Jim Meyering