diff options
author | Joey Hess <joey@kitenet.net> | 2013-07-08 13:16:12 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-07-08 13:16:12 -0400 |
commit | 032c0e1755ee0a4f5d61cc8f55a06c0f7df0fdaf (patch) | |
tree | 9872f26f278cf58d67dfb09d0e326026d80d7266 /debian | |
parent | 53483db2154380ddb3ce1f0d6e0612cfe2a54840 (diff) |
OSX Mountain Lion: Fixed gpg bundled in dmg to not fail due to a missing gpg-agent.
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 16a0466e2..92e5ab503 100644 --- a/debian/changelog +++ b/debian/changelog @@ -23,6 +23,8 @@ git-annex (4.20130628) UNRELEASED; urgency=low * webapp: Fix authorized_keys line added when setting up a rsync remote on a server that also supports git-annex, to not force running git-annex-shell. + * OSX Mountain Lion: Fixed gpg bundled in dmg to not fail due to a missing + gpg-agent. -- Joey Hess <joeyh@debian.org> Tue, 02 Jul 2013 15:40:55 -0400 |