Got rid of the last place that did utf8 decoding.

Probably fixes bugs/git-annex:_Cannot_decode_byte___39____92__xfc__39__/
although I don't know how to reproduce that bug.
This commit is contained in:
Joey Hess 2012-06-26 22:58:44 -04:00
parent 5faaf59368
commit 1093d82f6b
2 changed files with 8 additions and 4 deletions

1
debian/changelog vendored
View file

@ -5,6 +5,7 @@ git-annex (3.20120625) UNRELEASED; urgency=low
which disables the watch command.
* Avoid ugly failure mode when moving content from a local repository
that is not available.
* Got rid of the last place that did utf8 decoding.
-- Joey Hess <joeyh@debian.org> Mon, 25 Jun 2012 11:38:12 -0400