diff options
author | Joey Hess <joey@kitenet.net> | 2014-07-07 12:24:12 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-07-07 12:24:12 -0400 |
commit | b0aa47f30d2224284d65ea3c60de2ba84ded72e4 (patch) | |
tree | b64dbd2a5376cd1dbcae12f0dc7b4488ad7787d1 /debian | |
parent | 8921122d148983af43b0185cec3461f213c6507d (diff) |
Support building with bloomfilter 2.0.0.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 701f07e53..043138642 100644 --- a/debian/changelog +++ b/debian/changelog @@ -20,6 +20,7 @@ git-annex (5.20140614) UNRELEASED; urgency=medium branch, eg after git-annex add has run on 2 million files in one go. * assistant: Fix bug, introduced in last release, that caused the assistant to make many unncessary empty merge commits. + * Support building with bloomfilter 2.0.0. -- Joey Hess <joeyh@debian.org> Mon, 16 Jun 2014 11:28:42 -0400 |