diff options
author | Joey Hess <joey@kitenet.net> | 2013-09-07 13:06:36 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-09-07 13:06:36 -0400 |
commit | a6ec0903618c6d82c7e5579cd52f24570923af0a (patch) | |
tree | 8ee14affea6ea3c92b7a26e16468ef5aa9b4b336 /debian/changelog | |
parent | d56a0f01712c393b499bb12031700e1c8bd78b48 (diff) |
gpg: Force --no-textmode in case the user has it turned on in config.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 0c001d33a..69181dfdc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -23,6 +23,7 @@ git-annex (4.20130828) UNRELEASED; urgency=low * Fix Feeds display in build flags. * Remind user when annex-ignore is set for some remotes, if unable to get or drop a file, possibly because it's on an ignored remote. + * gpg: Force --no-textmode in case the user has it turned on in config. -- Joey Hess <joeyh@debian.org> Tue, 27 Aug 2013 11:03:00 -0400 |