Symlink timestamp preservation code uses functions from unix-2.7.0 when available, which should be more portable.

This commit is contained in:
Joey Hess 2015-10-21 02:22:18 -04:00
parent 15d7709031
commit 268800d590
Failed to extract signature
2 changed files with 25 additions and 3 deletions

2
debian/changelog vendored
View file

@ -1,6 +1,8 @@
git-annex (5.20151020) UNRELEASED; urgency=medium
* Use statvfs on OSX.
* Symlink timestamp preservation code uses functions
from unix-2.7.0 when available, which should be more portable.
-- Joey Hess <id@joeyh.name> Mon, 19 Oct 2015 17:00:21 -0400