From: Jim Meyering Date: Sun, 24 Nov 1996 05:27:21 +0000 (+0000) Subject: . X-Git-Tag: TEXTUTILS-1_19q~92 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=970083559f976f2a26f1bb897dbd78e523328cf0;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 47e99f8cb7..a51fc6b911 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -53,7 +53,7 @@ Thu Oct 31 17:48:24 1996 Jim Meyering This fixes a UMR of the general_numeric field. * src/join.c (decode_field_spec): Always give FIELD_INDEX a value. - This avoids a spurious report UMR from purify. + This avoids a spurious UMR report from purify. (prjoin): Add an assertion. (add_field): Update assertion.