X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=NEWS;h=8b55ece0a025cef8934c3482e52664fc7b3354f2;hb=340dbf5aabfee4e1e657f8ebf202a2fee1750a63;hp=a9be03c2a5efbfc14bab115dff8c8f4f979e17eb;hpb=c1d3d134939d48e921b981f400808663f4e74001;p=chaz%2Ftar diff --git a/NEWS b/NEWS index a9be03c..8b55ece 100644 --- a/NEWS +++ b/NEWS @@ -1,10 +1,18 @@ -GNU tar NEWS - User visible changes. 2010-03-17 +GNU tar NEWS - User visible changes. 2010-03-20 Please send GNU tar bug reports to * Bugfixes. +** Spurious error diagnostics on broken pipe. + +When receiving SIGPIPE, tar would exit with error status and +"write error" diagnostics. In particular, this occurred if +invoked as in the example below: + + tar tf archive.tar | head -n 1 + ** --remove-files Tar --remove-files failed to remove a directory which contained