]> git.cworth.org Git - tar/blobdiff - debian/changelog
Preserve timestamp of symlinks when extracting (if utimensat available)
[tar] / debian / changelog
index ef85817764ae311ef9f8dcfdd3f7d9595ffb1b9f..99ce9de89089e7a03b013d72ee6967528412540a 100644 (file)
@@ -1,4 +1,10 @@
-tar (1.22-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