summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-10-21 02:22:18 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-10-21 02:22:18 -0400
commita2c7c5c16be3874114fb0304d6ec3353a09628ea (patch)
tree40ed684a2cea22df8fa8616c6952ce4ffb91c953 /debian
parent2ef94e9c027493a71eee4050594d587754af0752 (diff)
Symlink timestamp preservation code uses functions from unix-2.7.0 when available, which should be more portable.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 9d768ad28..289242429 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -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