summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2016-02-26 16:51:28 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2016-02-26 16:51:28 -0400
commitf684572aef9d12cf0881ce6cfc053a87579182a3 (patch)
treed3e32bb4cf42afd40a7cfb100f7dfaca4ed3e754 /debian
parent889842ab3dbde74058b4fbbc8d8061d583c4778b (diff)
close bug and changelog
finished testing recent commits, and I did solve it
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index f59df474f..207c1feee 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -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