From 7de9140e7a61e87e94bb67ffa1a796e2b2f5695e Mon Sep 17 00:00:00 2001 From: =?utf8?q?P=C3=A1draig=20Brady?=
Date: Tue, 16 Sep 2025 13:56:35 +0100 Subject: [PATCH] doc: NEWS: fold: clarify mem exhaustion trigger * NEWS: Long lines were not an issue in previously released coreutils, only the -w limitation was. --- NEWS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 84692156c1..35f3ebe26a 100644 --- a/NEWS +++ b/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 -- 2.47.3