From: Carl Worth Date: Tue, 4 Aug 2009 18:09:58 +0000 (-0700) Subject: debian/changelog: Restore changelog entry for bug #18663 X-Git-Url: https://git.cworth.org/git?p=tar;a=commitdiff_plain;h=7fe46a80145ae05d42d0111fbbbacd2eb7dc0741 debian/changelog: Restore changelog entry for bug #18663 This was inadvertently lost after reverting my change and applying upstream's instead. --- diff --git a/debian/changelog b/debian/changelog index df3a125..38a734e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,9 @@ 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. -- Carl Worth Wed, 29 Jul 2009 16:18:18 -0700