X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=debian%2Fchangelog;h=50c8d98310f44dc27cfbf8f893cef4db5d70a24e;hb=f63937ee1182081ec42ac8bfc419666a6b9a0edd;hp=d67b8fcdb7a6c1f2ab2e0a23c8062e9cb07516ef;hpb=dd5a817167d59984661f636e7a0bf4c27101acbd;p=tar diff --git a/debian/changelog b/debian/changelog index d67b8fc..50c8d98 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,21 @@ +tar (1.22-2) UNRELEASED; urgency=low + + * Add Carl Worth as an uploader. + * Fix to allow parallel build (-j2), closes #535319 + * Don't close file stream before EOF, closes #525818 + * Preserve hard links with --remove-files, closes #188663 + Thanks to Ted T'so for the idea and Sergey Poznyakoff for + cleaning up my original implementation. + + -- Carl Worth Wed, 29 Jul 2009 16:18:18 -0700 + +tar (1.22-1.1) unstable; urgency=low + + * Non-maintainer upload. + * Set SIGPIPE to default action, patch from upstream. (closes: #532570) + + -- Bastian Blank Tue, 30 Jun 2009 22:23:48 +0200 + tar (1.22-1) unstable; urgency=low * new upstream version