diff options
author | Joey Hess <joeyh@joeyh.name> | 2015-08-09 10:30:35 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2015-08-09 10:30:35 -0400 |
commit | 0d7216141da3ecbac842e0673025a4a1d0236ad2 (patch) | |
tree | d2ba82a2bdcb467b9a575b8fef93ea2dc1920df9 /debian | |
parent | 7f5c0ad73ccfe0922c3bee977c4ab885eee3f070 (diff) |
Improve Setup.hs file so that cabal copy --destdir works. Thanks, Magnus_Therning.
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 b9c3d8cfa..2eec2ccdb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -32,6 +32,8 @@ git-annex (5.20150732) UNRELEASED; urgency=medium readonly mode. * Added support for SHA3 hashed keys (in 8 varieties), when git-annex is built using the cryptonite library. + * Improve Setup.hs file so that cabal copy --destdir works. + Thanks, Magnus_Therning. -- Joey Hess <id@joeyh.name> Fri, 31 Jul 2015 12:31:39 -0400 |