From 5f5eb0cb241824e170b0ab8d38529dad5b1fa961 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 16 Sep 2001 09:26:10 +0000 Subject: [PATCH] *** empty log message *** --- old/textutils/ChangeLog | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 8d6941b57e..65641819cd 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,7 +1,18 @@ -2001-09-12 Jim Meyering +2001-09-16 Jim Meyering * Version 2.0.15. + * man/Makefile.am: Revamp this file, as for fileutils. + +2001-09-14 Jim Meyering + + * src/md5sum.c (digest_check): On systems for which setmode actually + does something, arrange to read the file containing checksum strings + in text mode. Based on a patch from Chris Faylor. + * src/system.h (SET_MODE): Define. + +2001-09-12 Jim Meyering + The command `echo a|./fmt -2147483647' would cause fmt to segfault. * src/fmt.c (fmt_paragraph): Test for sentinal directly, rather than doing arithmetic with it's potentially large (INT_MAX) length. -- 2.47.3