From 2d64d7ff6637f36f1f0e3ce99bd637f6488695e4 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Mon, 11 Aug 2003 18:27:58 +0000 Subject: [PATCH] *** empty log message *** --- ChangeLog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index fc7f5587e2..25bff1fca9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2003-08-11 Jim Meyering + * Version 5.0.91. + fold -s -wN would infloop for N < 8 with TABs in the input. E.g., this would not terminate: printf 'a\tb' | fold -w2 -s * src/fold.c (fold_file): Move contents of `else'-block @@ -27,8 +29,6 @@ 2003-08-09 Jim Meyering - * Version 5.0.91. - * Makefile.maint (sc_sun_os_names): New rule based on a regexp from Paul Eggert. (syntax-check-rules): Add it. -- 2.47.2