mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-02-18 05:12:15 +02:00
doc: NEWS: fold: clarify mem exhaustion trigger
* NEWS: Long lines were not an issue in previously released coreutils, only the -w limitation was.
This commit is contained in:
4
NEWS
4
NEWS
@@ -38,8 +38,8 @@ GNU coreutils NEWS -*- outline -*-
|
||||
precedence. Previously multiple specifications would induce an error.
|
||||
[bug introduced in coreutils-5.90]
|
||||
|
||||
'fold' no longer exhausts memory when operating on very long lines and
|
||||
a very large --width argument.
|
||||
'fold' no longer exhausts memory when processing large inputs
|
||||
with a very large --width argument.
|
||||
[This bug was present in "the beginning".]
|
||||
|
||||
'install -d' now produces the correct diagnostic upon failure
|
||||
|
||||
Reference in New Issue
Block a user