summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2012-02-29 02:32:05 -0400
committerGravatar Joey Hess <joey@kitenet.net>2012-02-29 02:32:05 -0400
commite5fee3f35257d4a27e573398c114fa58f511da9d (patch)
tree405b99340c4be1d9315c89a6761313e3787ca6a1 /debian
parentf53f23c3f3fd1a5b4966d4f22b0026218bf3ae25 (diff)
Fix test suite to not require a unicode locale.
Without a unicode locale, it will fail to print a unicode filename to console, and fails.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog6
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 6ba8696c0..f85ebb94d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+git-annex (3.20120229) unstable; urgency=low
+
+ * Fix test suite to not require a unicode locale.
+
+ -- Joey Hess <joeyh@debian.org> Wed, 29 Feb 2012 02:31:31 -0400
+
git-annex (3.20120227) unstable; urgency=low
* Modifications to support ghc 7.4's handling of filenames.