Update NEWS for previous patch

This commit is contained in:
Paul Eggert
2026-03-12 12:31:18 -07:00
parent dcb8c5f932
commit a7526eb3f0

5
NEWS
View File

@@ -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 <bug-tar@gnu.org>
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.