diff options
author | Joey Hess <joeyh@joeyh.name> | 2016-04-20 12:40:11 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2016-04-20 12:40:11 -0400 |
commit | 52b39f47cee1b905b004b9f0d4eb616b7ce0d3b8 (patch) | |
tree | c0e0adee03139c9017afece44e4a89a533d6a1b0 /debian | |
parent | dbfc00e2a6ad99200da35f75f889174cd7bfd195 (diff) |
Avoid setting LOCPATH in linux standalone builds now that ghc has been fixed to not hang when it cannot find locale files.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index d18b5332c..fc1171c0b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,8 @@ git-annex (6.20160419) UNRELEASED; urgency=medium * Fix duplicate progress meter display when downloading from a git remote over http with -J. + * Avoid setting LOCPATH in linux standalone builds now that ghc has been + fixed to not hang when it cannot find locale files. -- Joey Hess <id@joeyh.name> Tue, 19 Apr 2016 12:57:15 -0400 |