*** empty log message ***

This commit is contained in:
Jim Meyering
2003-08-11 18:27:58 +00:00
parent 31f092ff08
commit 2d64d7ff66
+2 -2
View File
@@ -1,5 +1,7 @@
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
@@ -27,8 +29,6 @@
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.