diff options
author | Joey Hess <joey@kitenet.net> | 2012-02-29 02:32:05 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-02-29 02:32:05 -0400 |
commit | e5fee3f35257d4a27e573398c114fa58f511da9d (patch) | |
tree | 405b99340c4be1d9315c89a6761313e3787ca6a1 /debian/changelog | |
parent | f53f23c3f3fd1a5b4966d4f22b0026218bf3ae25 (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/changelog')
-rw-r--r-- | debian/changelog | 6 |
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. |