From: Jim Meyering Date: Thu, 4 Jul 1996 22:52:25 +0000 (+0000) Subject: . X-Git-Tag: TEXTUTILS-1_18c~8 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bd77322580d1f3fbdab94a52d567b4a375692940;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 5969e9afa8..851fe76243 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -14,7 +14,7 @@ Thu Jul 4 07:24:54 1996 Jim Meyering (md5_check): Don't use "s"-adding trick to form the plural of `checksum.' That doesn't work well with translation. Suggestions from Ulrich Drepper. - (split_3): Add missing semicolon. From Jim Blandy. + (split_3): Add missing semicolon so it compiles. From Jim Blandy. Wed Jul 3 23:21:09 1996 Jim Meyering