summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-02-04 13:41:26 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-02-04 13:41:26 -0400
commitbc4016065f00af1b77c6fa1dedb5c4c22158b9d8 (patch)
tree18d9f2605a982a1eafc515b807defa76a70b2ad4 /debian
parent30d3a45c5ad9601d538e936fe3dbe19c54465ff5 (diff)
Remove support for building without cryptohash.
This will prevent backporting to wheezy, but it's time to simplify the code.
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 529d460c8..9433a30d2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -28,6 +28,7 @@ git-annex (5.20150114) UNRELEASED; urgency=medium
that has been tuned in incompatable ways.
* Support annex.tune.objecthash1, annex.tune.objecthashlower, and
annex.tune.branchhash1.
+ * Remove support for building without cryptohash.
-- Joey Hess <id@joeyh.name> Tue, 13 Jan 2015 17:03:39 -0400