2003-08-11 Jim Meyering <jim@meyering.net>
+ * 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
2003-08-09 Jim Meyering <jim@meyering.net>
- * Version 5.0.91.
-
* Makefile.maint (sc_sun_os_names): New rule based on a regexp
from Paul Eggert.
(syntax-check-rules): Add it.