summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2014-08-12 12:30:40 -0400
committerGravatar Joey Hess <joey@kitenet.net>2014-08-12 12:30:40 -0400
commitda66a6384e1958994e979eeccc3f6f10a51205c6 (patch)
treef97934665111f25b292a39d4917e413ef37add13 /debian
parent1f7645eb01d4a459b4dd61d8fdc156e94401bede (diff)
make windows depend on new enough unix-compat to get inode numbers
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index ed52e7ad9..e83a7f518 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -27,6 +27,9 @@ git-annex (5.20140718) UNRELEASED; urgency=medium
due to the nature of bup.
* unlock: Better error handling; continue past files that are not available
or cannot be unlocked due to disk space, and try all specified files.
+ * Windows: Now uses actual inode equivilants in new direct mode
+ repositories, for safer detection of eg, renaming of files with the same
+ size and mtime.
-- Joey Hess <joeyh@debian.org> Mon, 21 Jul 2014 14:41:26 -0400