From a169446dfd8193b2039f6f4abcf617ae2f9a1c2b Mon Sep 17 00:00:00 2001 From: gjb Date: Thu, 30 Jul 2015 23:58:55 +0000 Subject: [PATCH] Document r286084, tar(1) sparse file fix. Approved by: re (implicit) Sponsored by: The FreeBSD Foundation git-svn-id: https://svn.freebsd.org/base/releng/10.2@286097 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f --- release/doc/en_US.ISO8859-1/relnotes/article.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.xml b/release/doc/en_US.ISO8859-1/relnotes/article.xml index e7f56f685..93a80d223 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.xml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.xml @@ -274,6 +274,10 @@ &man.ssh.1; utility has been updated to re-implement hostname canonicalization before locating the host in known_hosts. + + The &man.tar.1; utility has been updated + to fix an issue that would prevent compressing sparse + files. -- 2.42.0