X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=NEWS;h=a9be03c2a5efbfc14bab115dff8c8f4f979e17eb;hb=c1d3d134939d48e921b981f400808663f4e74001;hp=f53f8a9ebe5ed63624d8b61e5c8a2b86816b635b;hpb=67b4f3519d838c6f16f5b6b63c0b9b8669fb3dd9;p=chaz%2Ftar diff --git a/NEWS b/NEWS index f53f8a9..a9be03c 100644 --- a/NEWS +++ b/NEWS @@ -1,9 +1,16 @@ -GNU tar NEWS - User visible changes. 2010-03-11 +GNU tar NEWS - User visible changes. 2010-03-17 Please send GNU tar bug reports to -* --test-label behavior +* Bugfixes. + +** --remove-files + +Tar --remove-files failed to remove a directory which contained +symlinks to another files within that directory. + +** --test-label behavior In case of a mismatch, `tar --test-label LABEL' exits with code 1, not 2 as it did in previous versions. @@ -18,7 +25,7 @@ Several volume labels may be specified in a command line, e.g.: In this case, tar exits with code 0 if any one of the arguments matches the actual volume label. -* --label used with --update +** --label used with --update The `--label' option can be used with `--update' to prevent accidental update of an archive: