mirror of
git://git.sv.gnu.org/coreutils
synced 2026-06-05 07:12:30 -04:00
*** empty log message ***
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user