summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-01-18 12:20:08 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-01-18 12:20:08 -0400
commit72445900116cfce9daa8841097096db3b64a3b16 (patch)
tree257034c1124155dbe77ee5d800c38c3b4bd927d3 /debian
parentc327bfbe6d90643a0d1fd714d4e1b2d826243ede (diff)
Fix direct mode mapping code to always store direct mode filenames relative to the top of the repository, even when operating inside a subdirectory.
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 f71a5ab63..182439acd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -15,6 +15,9 @@ git-annex (3.20130115) UNRELEASED; urgency=low
in the location log data becoming wrong, and fsck being needed to fix it.
* sync: Automatic merge conflict resolution now stages deleted files.
* Depend on git 1.7.7.6 for --no-edit. Closes: #698399
+ * Fix direct mode mapping code to always store direct mode filenames
+ relative to the top of the repository, even when operating inside a
+ subdirectory.
-- Joey Hess <joeyh@debian.org> Mon, 14 Jan 2013 18:35:01 -0400