diff options
author | Joey Hess <joey@kitenet.net> | 2011-03-16 13:48:04 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-03-16 13:48:04 -0400 |
commit | 0f8edc99ee76a80c948bdedc42730e7679a822a0 (patch) | |
tree | 24a4feaed2ce1eb57a5398102c7d4555631ec5d8 /debian | |
parent | 8ad321312af7c4384b86ab6c70aea2afc8f86fd9 (diff) | |
parent | 35cbd107d5107eb96f52860098b1036c73281715 (diff) |
Merge branch 'master' into reorg
Conflicts:
debian/changelog
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 68afb1293..e9fdceee6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -18,6 +18,7 @@ git-annex (0.20110316) UNRELEASED; urgency=low 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. + (Currently this is only done on systems supporting POSIX 200809.) -- Joey Hess <joeyh@debian.org> Sun, 13 Mar 2011 14:25:17 -0400 |