X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=debian%2Fchangelog;h=99ce9de89089e7a03b013d72ee6967528412540a;hb=refs%2Fheads%2F313237;hp=df3a1253994ef3ad511e9476f48abdbb3715d01f;hpb=3d2977f28287e1d0311c1b0ce62cfeaa35785ec2;p=tar diff --git a/debian/changelog b/debian/changelog index df3a125..99ce9de 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,20 @@ -tar (1.22-1.2) UNRELEASED; urgency=low +tar (1.22-3) 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 timestamps of extracted symlinks, closes: #313237 + + -- Carl Worth Tue, 04 Aug 2009 17:11:18 -0700 - -- Carl Worth Wed, 29 Jul 2009 16:18:18 -0700 +tar (1.22-2) unstable; 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