From a7526eb3f0e3bc18f8688d387364b0d774755f30 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Thu, 12 Mar 2026 12:31:18 -0700 Subject: [PATCH] Update NEWS for previous patch --- NEWS | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index c59c211b..cabb3a2c 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -GNU tar NEWS - User visible changes. 2026-03-10 +GNU tar NEWS - User visible changes. 2026-03-12 Please send GNU tar bug reports to version 1.35.90 (git) @@ -66,6 +66,9 @@ option. ** tar no longer gives up so easily in deeply nested directory hierarchies when file descriptors are limited. +** tar --ignore-failed-read no longer complains about a file removed + before reading. + * Performance improvements ** Sparse files are now read and written with larger blocksizes.