Avoid filename encoding errors when writing direct mode mappings.

This commit is contained in:
Joey Hess 2013-01-18 12:26:45 -04:00
parent bbf0e74f72
commit 5c58e9c101
2 changed files with 12 additions and 2 deletions

1
debian/changelog vendored
View file

@ -18,6 +18,7 @@ git-annex (3.20130115) UNRELEASED; urgency=low
* Fix direct mode mapping code to always store direct mode filenames
relative to the top of the repository, even when operating inside a
subdirectory.
* Avoid filename encoding errors when writing direct mode mappings.
-- Joey Hess <joeyh@debian.org> Mon, 14 Jan 2013 18:35:01 -0400