diff options
author | Joey Hess <joeyh@joeyh.name> | 2016-03-07 12:55:01 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2016-03-07 12:55:01 -0400 |
commit | 1f5d1aa62d561a76134371ac3c3e143a20115be9 (patch) | |
tree | 92f652bf233f3a2c05c68c7918f49e6076645a38 /debian | |
parent | 9323cf08529894b5e5030fb6f51b90f97cc33d48 (diff) |
Fix OSX dmg to include libraries needed by bundled gpg, lost in last release.
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 671ce9504..fe8d0cb1a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,8 @@ git-annex (6.20160230) UNRELEASED; urgency=medium * Added dependencies on haskell mountpoints and disk-free-space libraries, removing FFI code from git-annex. * dropkey: Add --batch and --json. + * Fix OSX dmg to include libraries needed by bundled gpg, + lost in last release. -- Joey Hess <id@joeyh.name> Mon, 29 Feb 2016 13:00:30 -0400 |