From: Jim Meyering Date: Sat, 7 Sep 1996 17:31:09 +0000 (+0000) Subject: . X-Git-Tag: TEXTUTILS-1_19d~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=62e0054a8d7968bfb1cd1a2da3da23ce8d78ab18;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index a3c4ebd801..b98c46a2e9 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,3 +1,8 @@ +Sat Sep 7 12:25:42 1996 Jim Meyering + + * src/fmt.c (check_punctuation): Use ISPUNCT instead of ispunct. + (get_line): Use ISSPACE instead of isspace. From Bruno Haible. + Mon Sep 2 10:34:46 1996 Jim Meyering * src/*.c (usage): Tell where to report bugs.