summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog4
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 6e70ac67e..e7017a26d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,10 @@
git-annex (0.24) UNRELEASED; urgency=low
* Add Suggests on graphviz. Closes: #618039
+ * When adding files to the annex, the symlinks pointing at the annexed
+ content are made to have the same mtime as the original file.
+ While git does not preserve that information, this allows a tool
+ like metastore to be used with annexed files.
-- Joey Hess <joeyh@debian.org> Sun, 13 Mar 2011 14:25:17 -0400