summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2016-04-12 15:27:51 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2016-04-12 15:27:51 -0400
commite451f3ce099b80ccae55258084b847cf85ef7db3 (patch)
tree3c2d9ebf5fbba68a3d6565aa1da5a72ebee9f54d /debian
parentcbcffbc495276586821b711c6a8e74a33d672de4 (diff)
Fix build with ghc v7.11. Thanks, Gabor Greif.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index e6d0e9f74..05ee3dbd3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -18,6 +18,7 @@ git-annex (6.20160412) unstable; urgency=medium
* unannex --fast now makes hard links on Windows.
* Fix bug in annex.largefiles mimetype= matching when git-annex
is run in a subdirectory of the repository.
+ * Fix build with ghc v7.11. Thanks, Gabor Greif.
-- Joey Hess <id@joeyh.name> Tue, 12 Apr 2016 14:53:22 -0400