summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2012-06-26 22:58:44 -0400
committerGravatar Joey Hess <joey@kitenet.net>2012-06-26 22:58:44 -0400
commit1093d82f6b6fb7844ca11b136f03767ca4460a98 (patch)
treebebc085d3994e7709d1ae6dd09930501162071a4 /debian
parent5faaf5936855407f62b1e9b3e9db5d03a38a9b62 (diff)
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.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 59eb63b64..5968d8560 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -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