summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2012-05-31 23:15:40 -0400
committerGravatar Joey Hess <joey@kitenet.net>2012-05-31 23:15:40 -0400
commit2183fd2abd95b6deaa9baef47e2f9c5f865123e1 (patch)
treead1ed21da1ba472bfe441401291932bd1ba378eb /debian
parentf5de183c7168627e9bd969aa48f8215f411bc507 (diff)
Require that the SHA256 backend can be used when building, since it's the default.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 61290b1aa..52f6c3b97 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,8 @@ git-annex (3.20120523) UNRELEASED; urgency=low
and adds them.
* Fix display of warning message when encountering a file that uses an
unsupported backend.
+ * Require that the SHA256 backend can be used when building, since it's the
+ default.
-- Joey Hess <joeyh@debian.org> Sun, 27 May 2012 20:55:29 -0400