close bug and changelog

finished testing recent commits, and I did solve it
This commit is contained in:
Joey Hess 2016-02-26 16:51:28 -04:00
parent ac8af8da07
commit 01f1de0c3c
Failed to extract signature
2 changed files with 9 additions and 0 deletions

3
debian/changelog vendored
View file

@ -12,6 +12,9 @@ git-annex (6.20160218) UNRELEASED; urgency=medium
* Avoid crashing when built with MagicMime support, but when the magic
database cannot be loaded.
* Include magic database in the linux and OSX standalone builds.
* Fix memory leak when hashing files, which triggered during fsck
when an external hash program was not used.
(This leak was introduced in version 6.20160114.)
-- Joey Hess <id@joeyh.name> Thu, 18 Feb 2016 13:09:21 -0400