summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2012-09-16 01:53:06 -0400
committerGravatar Joey Hess <joey@kitenet.net>2012-09-16 01:53:06 -0400
commit0b12db64d834979d49ed378235b0c19b34e4a4d6 (patch)
treefe1eb17238da3cb34f4e481c8f1267612397d889 /debian
parent947b447626e04754cab397df9e7187ec127f85d7 (diff)
Avoid crashing on encoding errors in filenames when writing transfer info files and reading from checksum commands.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index b949534e9..cc567e581 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -20,6 +20,8 @@ git-annex (3.20120826) UNRELEASED; urgency=low
* Support repositories created with --separate-git-dir. Closes: #684405
* reinject: When the provided file doesn't match, leave it where it is,
rather than moving to .git/annex/bad/
+ * Avoid crashing on encoding errors in filenames when writing transfer info
+ files and reading from checksum commands.
-- Joey Hess <joeyh@debian.org> Mon, 27 Aug 2012 13:27:39 -0400