From fc253e2199c903b36ba62b1078104a6353a3a09c Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 13 Oct 2013 18:08:39 +0000 Subject: [PATCH] cherry-picked allow building w/o cryptohash --- debian/changelog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 9dc992a7f7..19979b3977 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,7 +12,7 @@ git-annex (4.20131002~bpo70+1) wheezy-backports; urgency=low * Use cryptohash rather than SHA for hashing when no external hash program is available. This is a significant speedup for SHA256 on OSX, for example. - * Added SKEIN256 and SKEIN512 backends. + * Added SKEIN256 and SKEIN512 backends. (Not available in this backport.) * Android build redone from scratch, many dependencies updated, and entire build can now be done using provided scripts. * assistant: Clear the list of failed transfers when doing a full transfer