diff options
author | Joey Hess <joeyh@joeyh.name> | 2016-03-05 11:27:33 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2016-03-05 11:27:33 -0400 |
commit | 0ea31d72ddcde0eee3a19104df4016be2f736433 (patch) | |
tree | c1423dfb64299eea0d2c78ce5023e152ad20a762 /debian | |
parent | ec4301d48a2d4a80507169004af8bd2287d43958 (diff) |
changelog
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 3ea3cc1af..9bd61260f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,8 @@ git-annex (6.20160230) UNRELEASED; urgency=medium * Fix shared lock file FD leak. * Fix metadata hook behavior when multiple files are added at once. Thanks, Klaus Ethgen. + * Added dependencies on haskell mountpoints and disk-free-space + libraries, removing FFI code from git-annex. -- Joey Hess <id@joeyh.name> Mon, 29 Feb 2016 13:00:30 -0400 |