aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-09-13 13:49:28 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-09-13 13:49:28 -0400
commit7ca1389ca8a8786e7ddb3ae8954efbffb97a7713 (patch)
tree1cf6364f405fd5c43eb012f394e97079c5d6f8f8 /debian
parenta82f5af34e255253b38e7862436fc86f96316cda (diff)
sync: Fix bug that caused direct mode mappings to not be updated when merging files into the tree on Windows.
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 514d84a2f..8a92e7042 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,8 @@ git-annex (4.20130912) UNRELEASED; urgency=low
(Thanks, anarcat for display code and mastensg for inspiration.)
* fsck: Fix detection and fixing of present direct mode files that are
wrongly represented as standin symlinks on crippled filesystems.
+ * sync: Fix bug that caused direct mode mappings to not be updated
+ when merging files into the tree on Windows.
-- Joey Hess <joeyh@debian.org> Thu, 12 Sep 2013 12:14:46 -0400