diff options
author | Jim Meyering <jim@meyering.net> | 1996-11-24 05:27:21 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1996-11-24 05:27:21 +0000 |
commit | 970083559f976f2a26f1bb897dbd78e523328cf0 (patch) | |
tree | 650c7b19b2f0eddfc8eb0291ec84d0debc43b0bf | |
parent | 459453639e81dba688796a23a567304776215cfb (diff) | |
download | coreutils-970083559f976f2a26f1bb897dbd78e523328cf0.tar.xz |
.
-rw-r--r-- | old/textutils/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 47e99f8cb..a51fc6b91 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -53,7 +53,7 @@ Thu Oct 31 17:48:24 1996 Jim Meyering <meyering@na-net.ornl.gov> 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. |