summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2014-03-15 11:57:27 -0400
committerGravatar Joey Hess <joey@kitenet.net>2014-03-15 11:57:27 -0400
commita360b311c7136ee8f570793d5322c335e5fe9da2 (patch)
treebc20bc6f2113791eaa538d809679d8390e29d55e /debian
parentbd8a6f2697c8271dc7127380ae18971284e3edf6 (diff)
Avoid encoding errors when using the unused log file.
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 60c6f1030..c73c83f6e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -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