X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=debian%2Fchangelog;h=b175a6bc5bc27137d2a03fa6aeccc04c16fc77f7;hb=fce80dc672b097f56efe25cf2b4ad5ac018ea70e;hp=ad3f6d42cabdeeec56fb3c97281e8e3f0b82276d;hpb=07a9489911964ce9a82717c1da702f8ae9fdf988;p=tar diff --git a/debian/changelog b/debian/changelog index ad3f6d4..b175a6b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +tar (1.22-1.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. + * Respect DEB_BUILD_OPTIONS=nocheck to conform with Policy 3.8.2 + + -- Carl Worth Tue, 04 Aug 2009 12:07:06 -0700 + tar (1.22-1.1) unstable; urgency=low * Non-maintainer upload.