]> git.cworth.org Git - tar/blobdiff - debian/changelog
Preserve timestamp of symlinks when extracting (if utimensat available)
[tar] / debian / changelog
index 1e26c811be32b8adea723205b9d8f29261acde55..99ce9de89089e7a03b013d72ee6967528412540a 100644 (file)
@@ -1,4 +1,10 @@
-tar (1.22-1.2) UNRELEASED; urgency=low
+tar (1.22-3) UNRELEASED; urgency=low
+
+  * Preserve timestamps of extracted symlinks, closes: #313237
+
+ -- Carl Worth <cworth@cworth.org>  Tue, 04 Aug 2009 17:11:18 -0700
+
+tar (1.22-2) unstable; urgency=low
 
   * Add Carl Worth as an uploader.
   * Fix to allow parallel build (-j2), closes: #535319