summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 7c8910f82..49d98d6e1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,9 @@ git-annex (6.20160212) UNRELEASED; urgency=medium
* Support getting files from read-only repositories.
* checkpresentkey: Allow to be run without an explicit remote.
* checkpresentkey: Added --batch.
+ * Work around problem with concurrent-output when in a non-unicode locale
+ by avoiding use of it in such a locale. Instead -J will behave as if
+ it was built without concurrent-output support in this situation.
-- Joey Hess <id@joeyh.name> Fri, 12 Feb 2016 14:03:46 -0400