Avoid encoding errors when using the unused log file.

This commit is contained in:
Joey Hess 2014-03-15 11:57:27 -04:00
parent f8112d82f2
commit b7eb1d834a
2 changed files with 3 additions and 2 deletions

1
debian/changelog vendored
View file

@ -19,6 +19,7 @@ git-annex (5.20140307) UNRELEASED; urgency=medium
* Better workaround for problem umasks when eg, setting up ssh keys.
* "standard" can now be used as a first-class keyword in preferred content
expressions. For example "standard or (include=otherdir/*)"
* Avoid encoding errors when using the unused log file.
-- Joey Hess <joeyh@debian.org> Thu, 06 Mar 2014 16:17:01 -0400